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.4
SyntaxReadOnly Property HResult As Integer
Get
property int HResult {
int get ();
}
abstract HResult : int with get
Property Value
Type:
Int32
See Also