Partage via


DatePickerAutomationPeer.IValueProvider.Value Propriété

Définition

Obtient la valeur du contrôle.

property System::String ^ System::Windows::Automation::Provider::IValueProvider::Value { System::String ^ get(); };
string System.Windows.Automation.Provider.IValueProvider.Value { get; }
member this.System.Windows.Automation.Provider.IValueProvider.Value : string
 ReadOnly Property Value As String Implements IValueProvider.Value

Valeur de propriété

Chaîne représentant la valeur du contrôle.

Implémente

Remarques

Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de DatePickerAutomationPeer est castée en interface IValueProvider.

S’applique à