EventAttribute.Channel Propriété

Définition

Obtient ou définit un journal des événements supplémentaire dans lequel l'événement doit être écrit.

public:
 property System::Diagnostics::Tracing::EventChannel Channel { System::Diagnostics::Tracing::EventChannel get(); void set(System::Diagnostics::Tracing::EventChannel value); };
public System.Diagnostics.Tracing.EventChannel Channel { get; set; }
member this.Channel : System.Diagnostics.Tracing.EventChannel with get, set
Public Property Channel As EventChannel

Valeur de propriété

Journal des événements supplémentaire dans lequel l'événement doit être écrit.

S’applique à