Share via


RibbonComboBoxAutomationPeer.Value プロパティ

定義

この に Text 関連付けられている の RibbonComboBox プロパティを取得 RibbonComboBoxAutomationPeerします。

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

プロパティ値

TextRibbonComboBox プロパティは、この RibbonComboBoxAutomationPeer に関連付けられています

実装

適用対象