AddWarningsWhenErrorInScript Property
Gets or sets a value indicating whether to add messages to the current document's
Warnings collection when script errors are found.
The default value is false.
public bool AddWarningsWhenErrorInScript {get; set;}
'Declaration
Public Property AddWarningsWhenErrorInScript As Boolean