ControlPanelCategoryInfo.Server Field

Definition

Specifies the string "Server".

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

Field Value

Remarks

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

Applies to