共用方式為


SourceChangeRequestedEventArgs.Genre 屬性

定義

取得媒體資料流程中內容所屬的內容類型名稱。

public:
 property Platform::String ^ Genre { Platform::String ^ get(); };
winrt::hstring Genre();
public string Genre { get; }
var string = sourceChangeRequestedEventArgs.genre;
Public ReadOnly Property Genre As String

屬性值

String

Platform::String

winrt::hstring

取得媒體資料流程中內容所屬的內容類型名稱。

適用於