共用方式為


ServerException.ServerErrorDetails 屬性

取得在伺服器上例外狀況相關的詳細的資訊。

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

value = instance.ServerErrorDetails
public Object ServerErrorDetails { get; }

屬性值

類型:System.Object
關於例外狀況在伺服器上的詳細的資訊。

請參閱

參照

ServerException 類別

ServerException 成員

Microsoft.SharePoint.Client 命名空間