PerformanceCounterInstaller.CategoryHelp Property

Definition

Gets or sets the descriptive message for the performance counter.

public:
 property System::String ^ CategoryHelp { System::String ^ get(); void set(System::String ^ value); };
public string CategoryHelp { get; set; }
member this.CategoryHelp : string with get, set
Public Property CategoryHelp As String

Property Value

The descriptive message for the performance counter.

Exceptions

The value is set to null.

Applies to