Share via


EventWrittenEventArgs.Channel Propriedade

Definição

Obtém o canal para o 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 da propriedade

O canal para o evento.

Aplica-se a