Chameleon Plug-in API
Author Property
NamespacesBKTech.Chameleon.PluginsIChameleonPluginAuthor
The person who wrote the plug-in.
Declaration Syntax
C#Visual BasicVisual C++
string Author { get; }
ReadOnly Property Author As String
property String^ Author {
	String^ get ();
}
Return Value
The author of this plug-in.

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