JScriptException.IVsaError.Number Property

Definition

Gets the HResult code of the error.

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

Property Value

The HResult code of the error.

Implements

Applies to