Mini SQL Query Extensibility Documentation
HostWindow Property
NamespacesMiniSqlQuery.CoreIApplicationServicesHostWindow
The application host window.
Declaration Syntax
C#Visual BasicVisual C++
IHostWindow HostWindow { get; }
ReadOnly Property HostWindow As IHostWindow
property IHostWindow^ HostWindow {
	IHostWindow^ get ();
}
Value
The application host window - a Form.

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