MediaComponentBase.Source 속성

정의

미디어 원본을 가져오거나 설정합니다.

[Microsoft.AspNetCore.Components.EditorRequired]
[Microsoft.AspNetCore.Components.Parameter]
public Microsoft.AspNetCore.Components.Web.Media.MediaSource Source { get; set; }
[<Microsoft.AspNetCore.Components.EditorRequired>]
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Source : Microsoft.AspNetCore.Components.Web.Media.MediaSource with get, set
Public Property Source As MediaSource

속성 값

특성

적용 대상