VirtualDirectoryMapping Properties

 

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

NameDescription
System_CAPS_pubpropertyConfigFileBaseName

Gets or sets the name of the configuration file.

System_CAPS_pubpropertyIsAppRoot

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

System_CAPS_pubpropertyPhysicalDirectory

Gets or sets a value that specifies the full server path of a Web application.

System_CAPS_pubpropertyVirtualDirectory

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

Return to top
Show: