CreateVirtualDirectory.

AppAllowClientDebug Property

Summary

Specifies whether ASP client-side debugging is enabled. The default is false.

Syntax

[TaskAttribute("appallowclientdebug"), IisProperty]
public bool AppAllowClientDebug { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool