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 物件,指示該樣本所屬的計數器類型。

適用於