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。

适用于