DesignTimeParseData.ParseText 속성

정의

구문 분석할 텍스트를 가져옵니다.

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

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

속성 값

String

구문 분석할 텍스트가 포함된 String입니다.

적용 대상