EventWrittenEventArgs.Channel 속성

정의

이벤트의 채널을 가져옵니다.

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

속성 값

이벤트 채널입니다.

적용 대상