CreateVirtualDirectory.

AccessRead Property

Summary

Indicates whether the file or the contents of the folder may be read. The default is true.

Syntax

[TaskAttribute("accessread"), IisProperty]
public bool AccessRead { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool