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

プロパティ値

照合するテキストを含む述語文字列。

適用対象