共用方式為


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

屬性值

Int32

HResult 的錯誤碼。

實作

適用於

另請參閱