共用方式為


SystemMusicProperties.Conductor 屬性

定義

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

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

屬性值

String

Platform::String

winrt::hstring

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

適用於

另請參閱