Share via


RibbonComboBoxAutomationPeer.Value Propiedad

Definición

Obtiene la Text propiedad del RibbonComboBox objeto asociado a este RibbonComboBoxAutomationPeerobjeto .

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

Valor de propiedad

La propiedad Text del RibbonComboBox asociado con este RibbonComboBoxAutomationPeer

Implementaciones

Se aplica a