CreateVirtualDirectory.

AccessWrite Property

Summary

Indicates whether users are allowed to upload files and their associated properties to the enabled directory on your server or to change content in a Write-enabled file. The default is false.

Syntax

[TaskAttribute("accesswrite"), IisProperty]
public bool AccessWrite { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool