共用方式為


ServerException.ServerErrorValue 屬性

取得有關錯誤的程式碼可能的其他資訊。

命名空間:  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 ServerErrorValue As String
    Get
'用途
Dim instance As ServerException
Dim value As String

value = instance.ServerErrorValue
public string ServerErrorValue { get; }

屬性值

類型:System.String
錯誤碼其他資訊。

請參閱

參照

ServerException 類別

ServerException 成員

Microsoft.SharePoint.Client 命名空間