CreateVirtualDirectory.

EnableDefaultDoc Property

Summary

When set to true, the default document (specified by the DefaultDoc property) for a directory is loaded when the directory is browsed.

Syntax

[TaskAttribute("enabledefaultdoc"), IisProperty]
public bool EnableDefaultDoc { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool