Share via


EventWrittenEventArgs.Channel Proprietà

Definizione

Ottiene il canale per l'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

Valore della proprietà

Canale per l'evento.

Si applica a