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

属性值

EventChannel

事件的通道。

适用于