次の方法で共有


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

プロパティ値

属性

適用対象