SPException.ErrorCode 属性
获取一个整数,标识该异常。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property ErrorCode As Integer
Get
Friend Set
用法
Dim instance As SPException
Dim value As Integer
value = instance.ErrorCode
public int ErrorCode { get; internal set; }
属性值
类型:System.Int32
一个 32 位整数标识异常。