Table of Contents

Property GlobalItems

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

GlobalItems

When implemented by a class, gets or sets a script items collection attached to this runner.

IList<IScriptGlobalItem> GlobalItems { get; }

Property Value

IList<IScriptGlobalItem>