Returns the description message for this performance counter
[Visual Basic] Public ReadOnly Property CounterHelp As String [C#] public string CounterHelp {get;} [C++] public: __property String* get_CounterHelp(); [JScript] public function get CounterHelp() : String;
PerformanceCounter Class | PerformanceCounter Members | System.Diagnostics Namespace