共用方式為


IPropertyFilterTarget.MatchesFilter 屬性

定義

如果 PropertyFilter 是物件的相符項目,則為傳回 true 的唯讀屬性。

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

屬性值

如果屬性篩選與屬性篩選目標相符,則為 true,否則為 false

適用於