CreateVirtualDirectory.

AppAllowDebugging Property

Summary

Specifies whether ASP debugging is enabled on the server. The default is false.

Syntax

[TaskAttribute("appallowdebugging"), IisProperty]
public bool AppAllowDebugging { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool