DiagnosticCounter.EventSource Propiedad

Definición

Obtiene el elemento EventSource al que está asociado este contador.

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

Valor de propiedad

EventSource al que está asociado este contador.

Se aplica a