共用方式為


ServerException.ServerStackTrace 屬性

取得通話堆疊例外狀況的資訊在伺服器上。

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

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

屬性值

類型:System.String
通話堆疊例外狀況的資訊在伺服器上。

請參閱

參照

ServerException 類別

ServerException 成員

Microsoft.SharePoint.Client 命名空間