DatePickerAutomationPeer.IValueProvider.Value Propiedad

Definición

Obtiene el valor del control.

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

Valor de propiedad

String

Cadena que representa el valor del control.

Implementaciones

Comentarios

Este miembro es una implementación explícita de un miembro de interfaz. Solo se puede utilizar cuando la instancia de DatePickerAutomationPeer se convierte en una interfaz IValueProvider.

Se aplica a