次の方法で共有


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

照合用のテキストを格納する述語文字列。

適用対象