IDiagnosticsManager-Schnittstelle
HINWEIS: Diese API ist veraltet.
Stellt eine Schnittstelle, über die Entwickler für SharePoint Foundation die Kategorien zuzuweisen, melden Sie sich für eine bestimmte Anwendung Ablaufverfolgungsmeldungen verfügbar machen können.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Use SPDiagnosticsServiceBase")> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface IDiagnosticsManager
'Usage
Dim instance As IDiagnosticsManager
[ObsoleteAttribute("Use SPDiagnosticsServiceBase")]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface IDiagnosticsManager
Siehe auch
Referenz
Microsoft.SharePoint.Administration-Namespace