JScriptException.IVsaError.Number 속성

정의

오류의 HResult 코드를 가져옵니다.

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

속성 값

오류의 HResult 코드입니다.

구현

적용 대상