EventWrittenEventArgs.Channel Propriété

Définition

Obtient le canal pour l'événement.

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

Valeur de propriété

Canal pour l'événement.

S’applique à