ComboBoxAutomationPeer.IValueProvider.Value Propiedad

Definición

Este tipo o miembro admite la infraestructura de Windows Presentation Foundation (WPF) y no está pensado para su uso directo desde el código.

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

Valor de cadena del control.

Implementaciones

Se aplica a