Partager via


SystemImageProperties.VerticalSize Propriété

Définition

Obtient le nom de la propriété System.Image.VerticalSize (l’une des propriétés du fichier image 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

Valeur de propriété

String

Platform::String

winrt::hstring

Nom de la propriété de fichier System.Image.VerticalSize .

S’applique à

Voir aussi