共用方式為


ServerException.ServerErrorTraceCorrelationId 屬性

取得目前伺服器例外狀況的追蹤相互關聯識別碼。

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

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

屬性值

類型:System.String
與伺服器的例外狀況相關聯的追蹤記錄中的相互關聯識別碼的字串表示。

請參閱

參照

ServerException 類別

ServerException 成員

Microsoft.SharePoint.Client 命名空間