Partager via


IPropertyFilterTarget.MatchesFilter Propriété

Définition

Propriété en lecture seule qui retourne true si le PropertyFilter est une correspondance pour l'objet.

public:
 property bool MatchesFilter { bool get(); };
public bool MatchesFilter { get; }
member this.MatchesFilter : bool
Public ReadOnly Property MatchesFilter As Boolean

Valeur de propriété

true si le filtre de propriété correspond à la cible de filtre de propriété ; sinon false.

S’applique à