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 物件,其指出使用此樣本做為快照 (Snapshot) 的計數器之型別。

適用於