Edit

Share via


JScriptException.IJSVsaError.Number Property

Definition

Overloads

IJSVsaError.Number

Gets the HResult code of the error.

IJSVsaError.Number

Gets the HResult code of the error.

property int Microsoft::JScript::Vsa::IJSVsaError::Number { int get(); };
int Microsoft.JScript.Vsa.IJSVsaError.Number { get; }
member this.Microsoft.JScript.Vsa.IJSVsaError.Number : int
 ReadOnly Property Number As Integer Implements IJSVsaError.Number

Property Value

The HResult code of the error.

Implements

See also

Applies to