ControlPanelCategoryInfo.ApplicationDevelopment Field

Definition

Specifies the string "ApplicationDevelopment".

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

Field Value

Remarks

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

Applies to