ConfigurationFileMap.MachineConfigFilename Property

 

Gets or sets the name of the machine configuration file name.

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

member MachineConfigFilename : string with get, set

Property Value

Type: System.String

The machine configuration file name.

The machine configuration file name is commonly set as Machine.config.

.NET Framework
Available since 2.0
Return to top
Show: