ImportInfo Fields |
The CSharpParserImportInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| file |
The file to be imported.
| |
| preserveMain |
If set to 'true' "static...Main" in the imported script is not renamed.
| |
| renaming |
Renaming instructions (old_name vs. new_name)
|