Mini SQL Query Extensibility Documentation
IsDisposed Property
NamespacesMiniSqlQuery.CoreIFindReplaceWindowIsDisposed
Gets a value indicating whether this instance is disposed.
Declaration Syntax
C#Visual BasicVisual C++
bool IsDisposed { get; }
ReadOnly Property IsDisposed As Boolean
property bool IsDisposed {
	bool get ();
}
Value
true if this instance is disposed; otherwise, false.

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 1.0.0.0 (1.0.0.0)