Chameleon Plug-in API
Category Property
NamespacesBKTech.Chameleon.PluginsIChameleonPluginCategory
The general category to which this plug-in belongs as determined by the author.
Declaration Syntax
C#Visual BasicVisual C++
string Category { get; }
ReadOnly Property Category As String
property String^ Category {
	String^ get ();
}
Return Value
The category to which this plug-in belongs.

Assembly: Chameleon_Plugin (Module: Chameleon_Plugin) Version: 2.0.2.16570 (2.0.2.0)