ConfigurationLocation::Path Property
.NET Framework (current version)
Gets the relative path to the resource whose configuration settings are represented by this ConfigurationLocation object.
Assembly: System.Configuration (in System.Configuration.dll)
Property Value
Type: System::String^The relative path to the resource whose configuration settings are represented by this ConfigurationLocation.
The path that is returned by the Path property is relative to the root of your Web site.
Note |
|---|
The Path property might contain a comma-delimited list of paths to which the configuration setting applies. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
