CreateVirtualDirectory.

CpuCgiEnabled Property

Summary

Indicates whether IIS should perform process accounting for CGI applications. The default is true.

Syntax

[TaskAttribute("cpucgienabled"), IisProperty]
public bool CpuCgiEnabled { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool