SystemVideoProperties.FrameHeight 屬性

定義

取得 System.Video.FrameHeight 屬性的名稱, (其中一個 Windows 視訊檔案屬性

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

屬性值

String

Platform::String

winrt::hstring

System.Video.FrameHeight檔案屬性的名稱。

適用於

另請參閱