EventAttribute.Channel Propriedade

Definição

Recebe ou define um registo de eventos adicional onde o evento deve ser escrito.

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

Valor de Propriedade

Um registo adicional de eventos onde o evento deve ser escrito.

Aplica-se a