CreateVirtualDirectory.

AccessScript Property

Summary

Indicates whether the file or the contents of the folder may be executed if they are script files or static content. The default is true.

Syntax

[TaskAttribute("accessscript"), IisProperty]
public bool AccessScript { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool