共用方式為


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 相關聯之 RibbonComboBoxRibbonComboBoxAutomationPeer 屬性。

實作

適用於