ServerException.ServerErrorTraceCorrelationId - Propriété
Obtient l'ID de corrélation trace pour l'exception de serveur en cours.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll) Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ServerErrorTraceCorrelationId As String
Get
'Utilisation
Dim instance As ServerException
Dim value As String
value = instance.ServerErrorTraceCorrelationId
public string ServerErrorTraceCorrelationId { get; }
Valeur de propriété
Type : System.String
Chaîne représentant l'ID de corrélation dans le journal de suivi associé à l'exception de serveur.