Share via


TypePresenter.Text 속성

정의

구성 요소 표시 이름에 사용되는 값을 가져옵니다.

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

속성 값

문자열 이름입니다.

적용 대상