Partager via


ComboBoxAutomationPeer.Value Propriété

Définition

Obtient la valeur du contrôle.

public:
 property Platform::String ^ Value { Platform::String ^ get(); };
winrt::hstring Value();
public string Value { get; }
var string = comboBoxAutomationPeer.value;
Public ReadOnly Property Value As String

Valeur de propriété

String

Platform::String

winrt::hstring

Valeur du contrôle, sous forme de chaîne.

Implémente

S’applique à