Table of Contents

Property Imports

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

Imports

Gets list of namespaces to be used in the script.

public IList<string> Imports { get; }

Property Value

IList<string>