Table of Contents

Property SkipSyntaxErrorCheck

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

SkipSyntaxErrorCheck

Gets or sets a boolean value indicating whether to skip the script syntax error check.

public bool SkipSyntaxErrorCheck { get; set; }

Property Value

bool