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 文件属性的名称。

适用于

另请参阅