다음을 통해 공유


SystemMediaProperties.Year 속성

정의

System.Media.Year 속성의 이름(Windows 미디어 파일 속성 중 하나)을 가져옵니다.

public:
 property Platform::String ^ Year { Platform::String ^ get(); };
winrt::hstring Year();
public string Year { get; }
var string = systemMediaProperties.year;
Public ReadOnly Property Year As String

속성 값

String

Platform::String

winrt::hstring

System.Media.Year 파일 속성의 이름입니다.

적용 대상

추가 정보