CounterHelp Property
Gets or sets the custom counter's description.
Namespace: System.DiagnosticsAssembly: System in (System.dll)
Syntax
public string CounterHelp { get; set; }
Exceptions
| Exception | Condition |
|---|---|
| System.ArgumentNullException | The specified value is null. |