A dictionary of the current plugins for this application.

Declaration Syntax
Dictionary<Type, IPlugIn> Plugins { get; }ReadOnly Property Plugins As Dictionary(Of Type, IPlugIn)
property Dictionary<Type^, IPlugIn^>^ Plugins {
Dictionary<Type^, IPlugIn^>^ get ();
}
Value
A reference to the plugin dictionary.
Assembly:
MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 1.0.0.0 (1.0.0.0)