ServerException.ServerErrorCode 屬性
取得伺服器錯誤程式碼。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight.Runtime (在 Microsoft.SharePoint.Client.Silverlight.Runtime.dll 中); Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中) Microsoft.SharePoint.Client.Phone.Runtime (在 Microsoft.SharePoint.Client.Phone.Runtime.dll 中)
語法
'宣告
Public ReadOnly Property ServerErrorCode As Integer
Get
'用途
Dim instance As ServerException
Dim value As Integer
value = instance.ServerErrorCode
public int ServerErrorCode { get; }
屬性值
類型:System.Int32
伺服器錯誤的程式碼。