Mini SQL Query Extensibility Documentation
Instance Property
NamespacesMiniSqlQuery.CoreApplicationServicesInstance

[This is preliminary documentation and is subject to change.]

A reference to the singleton instance of the services for this application.
Declaration Syntax
C#Visual BasicVisual C++
public static ApplicationServices Instance { get; }
Public Shared ReadOnly Property Instance As ApplicationServices
public:
static property ApplicationServices^ Instance {
	ApplicationServices^ get ();
}
Value
The singleton instance of ApplicationServices.

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