SystemMusicProperties.Genre 属性

定义

获取一个 Windows 音乐文件属性 (System.Music.Genre属性的名称

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 文件属性的名称。

适用于

另请参阅