Partager via


SPDiagnosticsState.Current - Propriété

Retourne une instance de l'objet SPDiagnosticsState qui peut être utilisé pour fournir des informations de diagnostic pendant des opérations asynchrones

Espace de noms :  Microsoft.SharePoint.Utilities
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property Current As SPDiagnosticsState
    Get
'Utilisation
Dim value As SPDiagnosticsState

value = SPDiagnosticsState.Current
public static SPDiagnosticsState Current { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Utilities.SPDiagnosticsState
Retourne une instance de la classe SPDiagnosticsState, ou null si le thread actif

Voir aussi

Référence

SPDiagnosticsState classe

SPDiagnosticsState - Membres

Microsoft.SharePoint.Utilities - Espace de noms