SystemImageProperties.VerticalSize 属性

定义

获取 System.Image.VerticalSize 属性的名称 (windows 映像文件属性 之一) 。

public:
 property Platform::String ^ VerticalSize { Platform::String ^ get(); };
winrt::hstring VerticalSize();
public string VerticalSize { get; }
var string = systemImageProperties.verticalSize;
Public ReadOnly Property VerticalSize As String

属性值

String

Platform::String

winrt::hstring

System.Image.VerticalSize 文件属性的名称。

适用于

另请参阅