Chameleon Plug-in API
Output Property
NamespacesBKTech.Chameleon.PluginsIChameleonPluginOutput
The output this plug-in will produce given proper inputs.
Declaration Syntax
C#Visual BasicVisual C++
string Output { get; }
ReadOnly Property Output As String
property String^ Output {
	String^ get ();
}
Return Value
The output this plug-in will produce given proper inputs.

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