ObjectDisposedException: ObjectName (get)

ObjectName

Gets the name of the object that has been disposed of, or an empty string if no object name was passed into the constructor.



 Public Property Get ObjectName ( ) As String

Return Values

String -  Returns a string representation of the object that has been disposed.

Read Only.

See Also

Project CorLib Overview

Class ObjectDisposedException Overview

Constructors