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 オブジェクト。

適用対象