Click or drag to resize

IScriptEngineExceptionHResult Property

Gets an HRESULT error code if one is available, zero otherwise.

Namespace:  Microsoft.ClearScript
Assembly:  ClearScript.Core (in ClearScript.Core.dll) Version: 7.2.3
Syntax
int HResult { get; }

Property Value

Type: Int32
See Also