IDiagnosticsLevel-Schnittstelle
HINWEIS: Diese API ist veraltet.
Stellt eine Schnittstelle, über die Entwickler eine einzelne Trace Log Kategorie 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 SPDiagnosticsCategory")> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface IDiagnosticsLevel
'Usage
Dim instance As IDiagnosticsLevel
[ObsoleteAttribute("Use SPDiagnosticsCategory")]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface IDiagnosticsLevel
Siehe auch
Referenz
Microsoft.SharePoint.Administration-Namespace