CounterSample.CounterType Свойство

Определение

Возвращает тип счетчика производительности.

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

Значение свойства

Объект PerformanceCounterType, указывающий тип счетчика, для которого данный образец является снимком.

Применяется к