CounterSample.CounterType Propiedad

Definición

Obtiene el tipo de contador de rendimiento.

public:
 property System::Diagnostics::PerformanceCounterType CounterType { System::Diagnostics::PerformanceCounterType get(); };
public System.Diagnostics.PerformanceCounterType CounterType { get; }
member this.CounterType : System.Diagnostics.PerformanceCounterType
Public ReadOnly Property CounterType As PerformanceCounterType

Valor de propiedad

Objeto PerformanceCounterType que indica el tipo del contador para el que este ejemplo es una instantánea.

Se aplica a