EventClassAttribute.PublisherFilter 속성

정의

이벤트 메서드에 대한 게시자 필터를 가져오거나 설정합니다.

public:
 property System::String ^ PublisherFilter { System::String ^ get(); void set(System::String ^ value); };
public string PublisherFilter { get; set; }
member this.PublisherFilter : string with get, set
Public Property PublisherFilter As String

속성 값

게시자 필터입니다.

적용 대상