Chameleon Plug-in API
ExpectedInput Property
NamespacesBKTech.Chameleon.PluginsIChameleonPluginExpectedInput
The inputs this plug-in expects to receive.
Declaration Syntax
C#Visual BasicVisual C++
string ExpectedInput { get; }
ReadOnly Property ExpectedInput As String
property String^ ExpectedInput {
	String^ get ();
}
Return Value
The inputs this plug-in expects for proper execution.

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