SystemImageProperties.VerticalSize Proprietà

Definizione

Ottiene il nome della proprietà System.Image.VerticalSize (una delle proprietà del file di immagine di 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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome della proprietà file System.Image.VerticalSize .

Si applica a

Vedi anche