CreateVirtualDirectory.

DontLog Property

Summary

Specifies whether client requests are written to the IIS log files. The default is false.

Syntax

[TaskAttribute("dontlog"), IisProperty]
public bool DontLog { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool