JScriptException.IJSVsaError.Number 属性

定义

获取 HResult 错误的代码。

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

属性值

HResult错误的代码。

实现

适用于

另请参阅