SPDiagnosticsProviderCollection - Classe
Représente une collection de fournisseurs de diagnostics dont la tâche consiste à collecter des informations de diagnostic et les renvoie à l'ouverture de la base de données.
Hiérarchie d’héritage
System.Object
Microsoft.SharePoint.Administration.SPPersistedObjectCollection<SPDiagnosticsProvider>
Microsoft.SharePoint.Administration.SPPersistedChildCollection<SPDiagnosticsProvider>
Microsoft.SharePoint.Diagnostics.SPDiagnosticsProviderCollection
Espace de noms : Microsoft.SharePoint.Diagnostics
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPDiagnosticsProviderCollection _
Inherits SPPersistedChildCollection(Of SPDiagnosticsProvider)
'Utilisation
Dim instance As SPDiagnosticsProviderCollection
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPDiagnosticsProviderCollection : SPPersistedChildCollection<SPDiagnosticsProvider>
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.