EventDescriptor.Keywords 속성

정의

이벤트 설명자에서 키워드 값을 검색합니다.

public:
 property long Keywords { long get(); };
public long Keywords { get; }
member this.Keywords : int64
Public ReadOnly Property Keywords As Long

속성 값

이벤트 범주를 지정하는 비트 마스크인 키워드입니다.

적용 대상