共用方式為


SystemMusicProperties.Composer 屬性

定義

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

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檔案屬性的名稱。

適用於

另請參閱