EventWrittenEventArgs.Channel Propiedad

Definición

Obtiene el canal del evento.

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

Valor de propiedad

Canal del evento.

Se aplica a