Table of Contents

Property SkipSyntaxErrorCheck

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

SkipSyntaxErrorCheck

When implemented by a class, gets or sets a boolean value indicating whether to skip the script syntax error check.

bool SkipSyntaxErrorCheck { get; set; }

Property Value

bool