EventAttribute.Channel Özellik

Tanım

Olayın yazılması gereken ek bir olay günlüğü alır veya ayarlar.

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

Özellik Değeri

Olayın yazılması gereken ek bir olay günlüğü.

Şunlara uygulanır