共用方式為


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

包含要比對之文字的述詞字串。

適用於