Click or drag to resize

ImportInfo Fields

The CSharpParserImportInfo type exposes the following members.

Fields
  NameDescription
Public fieldfile
The file to be imported.
Public fieldpreserveMain
If set to 'true' "static...Main" in the imported script is not renamed.
Public fieldrenaming
Renaming instructions (old_name vs. new_name)
Top
See Also