Mini SQL Query Extensibility Documentation
PluginName Property
NamespacesMiniSqlQuery.CoreIPlugInPluginName
The descriptive name of the plugin.
Declaration Syntax
C#Visual BasicVisual C++
string PluginName { get; }
ReadOnly Property PluginName As String
property String^ PluginName {
	String^ get ();
}

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