RibbonComboBoxAutomationPeer.Value 속성

정의

TextRibbonComboBoxAutomationPeer속성과 연결된 속성을 RibbonComboBox 가져옵니다.

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

속성 값

String

Text와 관련된 RibbonComboBoxRibbonComboBoxAutomationPeer 속성입니다.

구현

적용 대상