다음을 통해 공유


SystemVideoProperties.Orientation 속성

정의

System.Video.Orientation 속성의 이름(Windows 비디오 파일 속성 중 하나)을 가져옵니다.

public:
 property Platform::String ^ Orientation { Platform::String ^ get(); };
winrt::hstring Orientation();
public string Orientation { get; }
var string = systemVideoProperties.orientation;
Public ReadOnly Property Orientation As String

속성 값

String

Platform::String

winrt::hstring

System.Video.Orientation 파일 속성의 이름입니다.

적용 대상

추가 정보