DiagnosticCounter.EventSource 屬性

定義

取得此計數器所附加的 EventSource。

public:
 property System::Diagnostics::Tracing::EventSource ^ EventSource { System::Diagnostics::Tracing::EventSource ^ get(); };
public System.Diagnostics.Tracing.EventSource EventSource { get; }
member this.EventSource : System.Diagnostics.Tracing.EventSource
Public ReadOnly Property EventSource As EventSource

屬性值

這個計數器所附加的 EventSource。

適用於