PropertyFilterPredicate.MatchText 속성

정의

String 속성 필터 조건자 문자열을 대상 문자열과 일치시키는 데 사용되는 문자열을 가져옵니다.

protected:
 property System::String ^ MatchText { System::String ^ get(); };
protected string MatchText { get; }
member this.MatchText : string
Protected ReadOnly Property MatchText As String

속성 값

일치할 텍스트를 포함하는 조건자 문자열입니다.

적용 대상