ControlPanelCategoryInfo.CommonHttp Field

Definition

Specifies the string "CommonHttp".

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

Field Value

Remarks

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

Applies to