Table of Contents

Property GlobalItems

Namespace
Alternet.Scripter.Python
Assembly
Alternet.Scripter.Python.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>