CreateVirtualDirectory.

AspAllowSessionState Property

Summary

Enables session state persistence for the ASP application. The default is true.

Syntax

[TaskAttribute("aspallowsessionstate"), IisProperty]
public bool AspAllowSessionState { get; set; }

Attributes

Type Description
TaskAttribute
CreateVirtualDirectory.IisPropertyAttribute

Value

Type Description
bool