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

適用対象