Share via


SystemMusicProperties.Genre 屬性

定義

取得 System.Music.Genre 屬性的名稱, (其中一個 Windows 音樂檔案屬性

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

屬性值

String

Platform::String

winrt::hstring

System.Music.Genre檔案屬性的名稱。

適用於

另請參閱