Share via


TemplateParser.Text 속성

정의

구문 분석할 데이터가 포함된 문자열을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

속성 값

String

구문 분석할 데이터입니다.

적용 대상