Edit

Share via


PropertyFilterPredicate.MatchText Property

Definition

Gets the String that is used to match a property filter predicate string to a target string.

protected:
 property System::String ^ MatchText { System::String ^ get(); };
protected string MatchText { get; }
member this.MatchText : string
Protected ReadOnly Property MatchText As String

Property Value

A predicate string that contains text for matching.

Applies to