Gets a value indicating whether this instance is disposed.
| C# | Visual Basic | Visual C++ |
bool IsDisposed { get; }
ReadOnly Property IsDisposed As Boolean
property bool IsDisposed { bool get (); }
true if this instance is disposed; otherwise, false.