RibbonComboBoxAutomationPeer.Value 属性

定义

Text获取与此 RibbonComboBoxAutomationPeer关联的 的 RibbonComboBox 属性。

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

属性值

与此 Text 相关联的 RibbonComboBox 中的 RibbonComboBoxAutomationPeer 属性。

实现

适用于