CreateVirtualDirectory.

AccessExecute Property

Summary

Indicates whether the file or the contents of the folder may be executed, regardless of file type. The default is false.

Syntax

[TaskAttribute("accessexecute"), IisProperty]
public bool AccessExecute { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool