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.StringThe 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: