CreateVirtualDirectory.

CreateCgiWithNewConsole Property

Summary

Indicates whether a CGI application runs in its own console. The default is false.

Syntax

[TaskAttribute("createcgiwithnewconsole"), IisProperty]
public bool CreateCgiWithNewConsole { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool