Chameleon Plug-in API
_files Field
NamespacesBKTech.Chameleon.PluginsImplementorBase_files
The list of files to be processed during execution
Declaration Syntax
C#Visual BasicVisual C++
protected string[] _files
Protected _files As String()
protected:
array<String^>^ _files
Remarks
In most cases, all files will be processed and you will never want 0 files.

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