Click or drag to resize

IScriptEngineExceptionIsFatal 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.4.5
Syntax
bool IsFatal { get; }

Property Value

Boolean
See Also