Table of Contents

Property GlobalItems

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