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 ファイル プロパティの名前。

適用対象

こちらもご覧ください