다음을 통해 공유


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 파일 속성의 이름입니다.

적용 대상

추가 정보