VirtualDirectoryMapping.IsAppRoot Property

 

Gets or sets a value that indicates whether the virtual directory should be treated as the application root.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

Public Property IsAppRoot As Boolean

Property Value

Type: System.Boolean

A value that indicates whether the virtual directory should be treated as the application root.

.NET Framework
Available since 2.0
Return to top
Show: