Table of Contents

Property GlobalItems

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

GlobalItems

Gets or sets a script items collection attached to this runner.

[Browsable(false)]
public IList<IScriptGlobalItem> GlobalItems { get; }

Property Value

IList<IScriptGlobalItem>