IScriptEngineExceptionHResult Property |
Gets an
HRESULT error code if one is available, zero otherwise.
Namespace: Microsoft.ClearScriptAssembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax ReadOnly Property HResult As Integer
Get
property int HResult {
int get ();
}
abstract HResult : int with get
Property Value
Int32See Also