This property indicates whether a CGI application runs in its own console. If the value is TRUE, each CGI application creates a new console when started. A value of FALSE indicates that CGI applications should run without a console.
Data type | Boolean |
Default value | FALSE |
Inheritance | Inheritable |
This property is accessible at the following locations:
Metabase Path | Key Type |
/LM/W3SVC | IIsWebService |
/LM/W3SVC/N | IIsWebServer |
/LM/W3SVC/N/ROOT | IIsWebVirtualDir |
/LM/W3SVC/N/ROOT/WebVirtualDir | IIsWebVirtualDir |
/LM/W3SVC/N/ROOT/WebVirtualDir/WebDirectory | IIsWebDirectory |
/LM/W3SVC/N/ROOT/WebVirtualDir/WebDirectory/WebFile | IIsWebFile |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
Metabase identifier | MD_CREATE_PROC_NEW_CONSOLE |
Data type | DWORD_METADATA |
User type | IIS_MD_UT_FILE |