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

属性值

String

一个包含用于匹配的文本的谓词字符串。

适用于