UserMapPath Constructor (ConfigurationFileMap)

.NET Framework (current version)
 

Initializes a new instance of the UserMapPath class.

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

Public Sub New (
	fileMap As ConfigurationFileMap
)

Parameters

fileMap
Type: System.Configuration.ConfigurationFileMap

The configuration file mapping for the machine configuration file.

.NET Framework
Available since 4.0
Return to top
Show: