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입니다.

적용 대상