다음을 통해 공유


EventWrittenEventArgs.Keywords 속성

정의

이벤트에 대한 키워드를 가져옵니다.

public:
 property System::Diagnostics::Tracing::EventKeywords Keywords { System::Diagnostics::Tracing::EventKeywords get(); };
public System.Diagnostics.Tracing.EventKeywords Keywords { get; }
member this.Keywords : System.Diagnostics.Tracing.EventKeywords
Public ReadOnly Property Keywords As EventKeywords

속성 값

이벤트에 대한 키워드입니다.

적용 대상