Property SkipSyntaxErrorCheck
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.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; }