The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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::String^The 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: