ObjectDisposedException.Message Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the message that describes the error.
Assembly: mscorlib (in mscorlib.dll)
If the ObjectName property is not Nothing, the message includes the name of the object.
This property overrides Exception.Message.
Show: