CustomLabelInstance.Text 속성

정의

Text 클래스의 CustomLabel 속성에 대한 계산된 값을 가져옵니다.

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

속성 값

string 속성의 계산된 값을 나타내는 Text 값입니다.

적용 대상