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.
ElementInformation::Source Property
.NET Framework (current version)
Gets the source file where the associated ConfigurationElement object originated.
Assembly: System.Configuration (in System.Configuration.dll)
Property Value
Type: System::String^The source file where the associated ConfigurationElement object originated.
A ConfigurationElement object may be created in a default state, in which case this property returns null.
.NET Framework
Available since 2.0
Available since 2.0
Show: