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

属性值

包含匹配文本的谓词字符串。

适用于