Configuration.FilePath Property
.NET Framework (current version)
Gets the physical path to the configuration file represented by this Configuration object.
Assembly: System.Configuration (in System.Configuration.dll)
Property Value
Type: System.StringThe physical path to the configuration file represented by this Configuration object.
If the value for this FilePath property represents a merged view and no actual file exists for the application, the path to the parent configuration file is returned.
.NET Framework
Available since 2.0
Available since 2.0
Show: