ControlPanelCategoryInfo.HealthAndDiagnostics Field

Definition

Specifies the string "HealthAndDiagnostics".

public: static initonly System::String ^ HealthAndDiagnostics;
public static readonly string HealthAndDiagnostics;
 staticval mutable HealthAndDiagnostics : string
Public Shared ReadOnly HealthAndDiagnostics As String 

Field Value

Remarks

The RegisterPage(String, ModulePageInfo) method uses this string to specify the Health and Diagnostics category when it registers a new feature in IIS Manager. For more information, see the example for the Performance field.

Applies to