CreateVirtualDirectory.

EnableDirBrowsing Property

Summary

Specifies whether directory browsing is enabled. The default is false.

Syntax

[TaskAttribute("enabledirbrowsing"), IisProperty]
public bool EnableDirBrowsing { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool