Table of Contents

Property Imports

Namespace
Alternet.Scripter
Assembly
Alternet.Scripter.v9.dll

Imports

When implemented by a class, gets list of namespaces to be used in the script.

IList<string> Imports { get; }

Property Value

IList<string>