SystemMusicProperties.Composer 属性

定义

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

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

属性值

String

Platform::String

winrt::hstring

System.Music.Composer 文件属性的名称。

适用于

另请参阅