Compartir a través de


PropertyFilterPredicate.MatchText Propiedad

Definición

Obtiene el objeto String que se usa para comparar una cadena de predicado de filtro de propiedad con una cadena de destino.

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

Valor de propiedad

Cadena de predicado que contiene el texto que se debe comparar.

Se aplica a