TextRun.Label 속성

정의

이 텍스트 실행의 자리 표시자에 대한 레이블을 가져옵니다.

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

속성 값

이 텍스트 실행의 자리 표시자에 대한 레이블입니다.

적용 대상