Table of Contents

Property Imports

Namespace
Alternet.Scripter.Debugger.Dap
Assembly
Alternet.Scripter.Debugger.Dap.v9.dll

Imports

Gets list of namespaces to be used in the script.

public IList<string> Imports { get; }

Property Value

IList<string>