Compartilhar via


DatePickerAutomationPeer.IValueProvider.Value Propriedade

Definição

Obtém o valor do controle.

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 da propriedade

String

Uma cadeia de caracteres que representa o valor do controle.

Implementações

Comentários

Este membro é uma implementação do membro de interface explícita. Ele só pode ser usado quando a instância de DatePickerAutomationPeer é convertida em uma interface de IValueProvider.

Aplica-se a