ComErrorException.ComHResult 属性

定义

获取与此异常关联的错误代码 (HRESULT) 值。

public:
 property int ComHResult { int get(); };
public int ComHResult { get; }
member this.ComHResult : int
Public ReadOnly Property ComHResult As Integer

属性值

错误代码 (HRESULT)。

适用于