Property SkipSyntaxErrorCheck
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v9.dll
SkipSyntaxErrorCheck
Gets or sets a boolean value indicating whether to skip the script syntax error check.
public bool SkipSyntaxErrorCheck { get; set; }