PropertyEntry.MatchesFilter 속성

정의

필터와 일치하는지 여부를 IPropertyFilterTarget 나타내는 값을 가져옵니다. 필터와 일치하고 속성 변경에 IPropertyFilterTarget 대한 이벤트 처리기 메서드를 발생시키는 값을 설정합니다.

public:  property bool MatchesFilter {  public:
bool get(); protected:
 void set(bool value); };
public bool MatchesFilter { get; protected set; }
member this.MatchesFilter : bool with get, set
Public Property MatchesFilter As Boolean

속성 값

대상 개체가 필터와 일치하면 이고, 그렇지 않으면 .

설명

PropertyContainer 속성의 변경 내용을 수신 대기합니다.

적용 대상