IScriptEngineExceptionIsFatal Property |
Gets a value that indicates whether the exception represents a fatal error.
Namespace: Microsoft.ClearScriptAssembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax ReadOnly Property IsFatal As Boolean
Get
property bool IsFatal {
bool get ();
}
abstract IsFatal : bool with get
Property Value
BooleanSee Also