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

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