MediaTimeline.Source プロパティ

定義

タイムラインに関連付けられたメディア ソースを取得または設定します。

public:
 property Uri ^ Source { Uri ^ get(); void set(Uri ^ value); };
public Uri Source { get; set; }
member this.Source : Uri with get, set
Public Property Source As Uri

プロパティ値

Uri

タイムラインに関連付けられたメディア ソース。 既定値は null です

注釈

依存プロパティ情報

識別子フィールド SourceProperty
に設定されたメタデータ プロパティ true なし

適用対象