Share via


EventAttribute.Channel 屬性

定義

取得或設定應該寫入事件的其他事件記錄檔。

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

屬性值

應該寫入事件的其他事件記錄檔。

適用於