VirtualDirectoryMapping.VirtualDirectory Property

 

Gets a value that specifies the virtual directory relative to the root of the Web server.

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

public string VirtualDirectory { get; }

Property Value

Type: System.String

A value that indicates the relative Web-application directory.

.NET Framework
Available since 2.0
Return to top
Show: