ConfigurationException::Message Property
.NET Framework (current version)
Gets an extended description of why this configuration exception was thrown.
Assembly: System (in System.dll)
Property Value
Type: System::String^An extended description of why this ConfigurationException exception was thrown.
Implements
_Exception::MessageThe Message property contains a concatenation of the BareMessage, Filename, and Line properties.
.NET Framework
Available since 1.1
Available since 1.1
Show: