Click or drag to resize

ScriptEngineExceptionIsFatal Property

Gets a value that indicates whether the exception represents a fatal error.

Namespace:  Microsoft.ClearScript
Assembly:  ClearScript.Core (in ClearScript.Core.dll) Version: 7.2.5
Syntax
public bool IsFatal { get; }

Property Value

Type: Boolean

Implements

IScriptEngineExceptionIsFatal
See Also