ControlPanelCategoryInfo.Management Field

Definition

Specifies the string "Management".

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

Field Value

Remarks

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

Applies to