CreateVirtualDirectory.

AspEnableParentPaths Property

Summary

Specifies whether an ASP page allows paths relative to the current directory. The default is true.

Syntax

[TaskAttribute("aspenableparentpaths"), IisProperty]
public bool AspEnableParentPaths { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool