ScriptingOptions.ContinueScriptingOnError Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether execution should continue on scripting error
public bool ContinueScriptingOnError { get; set; }
member this.ContinueScriptingOnError : bool with get, set
Public Property ContinueScriptingOnError As Boolean