VirtualDirectoryMapping Constructor (String, Boolean)
.NET Framework (current version)
Creates a new instance of the VirtualDirectoryMapping class based on supplied parameters.
Assembly: System.Web (in System.Web.dll)
Parameters
- physicalDirectory
-
Type:
System.String
A string value that specifies the absolute path to a physical directory.
- isAppRoot
-
Type:
System.Boolean
A Boolean value that indicates whether the virtual directory is the application root of the Web application.
.NET Framework
Available since 2.0
Available since 2.0
Show: