Share via


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

適用於

另請參閱