次の方法で共有


CounterSample.CounterType プロパティ

パフォーマンス カウンタ タイプを取得します。

Public ReadOnly Property CounterType As PerformanceCounterType
[C#]
public PerformanceCounterType CounterType {get;}
[C++]
public: __property PerformanceCounterType get_CounterType();
[JScript]
public function get CounterType() : PerformanceCounterType;

プロパティ値

このサンプルがスナップショットになるカウンタの種類を示す PerformanceCounterType

必要条件

プラットフォーム: Windows NT Server 4.0, Windows NT Workstation 4.0, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

CounterSample 構造体 | CounterSample メンバ | System.Diagnostics 名前空間