Mini SQL Query Extensibility Documentation
HostWindow Property
NamespacesMiniSqlQuery.Core.CommandsCommandBaseHostWindow
Gets a reference to the host window.
Declaration Syntax
C#Visual BasicVisual C++
protected IHostWindow HostWindow { get; }
Protected ReadOnly Property HostWindow As IHostWindow
protected:
property IHostWindow^ HostWindow {
	IHostWindow^ get ();
}
Value
The host window.

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