ControlPanelCategoryInfo.Iis Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the string "IIS".
public: static initonly System::String ^ Iis;
public static readonly string Iis;
staticval mutable Iis : string
Public Shared ReadOnly Iis As String
Field Value
Remarks
The RegisterPage(String, ModulePageInfo) method uses this string to specify the IIS feature area when it registers a new feature in IIS Manager. For more information, see the example for the Performance field.