ConfigurationFileMap Constructor (String^)

 

Initializes a new instance of the ConfigurationFileMap class based on the supplied parameter.

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

public:
ConfigurationFileMap(
	String^ machineConfigFilename
)

Parameters

machineConfigFilename
Type: System::String^

The name of the machine configuration file.

.NET Framework
Available since 2.0
Return to top
Show: