Summary
Indicates whether a CGI application runs in its own console. The
default is
false
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Web - Containing Type
- Create
Virtual Directory
Syntax
[TaskAttribute("createcgiwithnewconsole"), IisProperty]
public bool CreateCgiWithNewConsole { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
Create |
Value
Type | Description |
---|---|
bool |