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 对象,它指示计数器的类型,此样本是该计数器的快照。

适用于