SPDiagnosticsCategory-Klasse
Enthält die Eigenschaften EventSeverity und TraceSeverity für eine bestimmte Kategorie.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Administration.SPDiagnosticsItem
Microsoft.SharePoint.Administration.SPDiagnosticsCategory
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class SPDiagnosticsCategory _
Inherits SPDiagnosticsItem _
Implements IDiagnosticsLevel
'Usage
Dim instance As SPDiagnosticsCategory
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class SPDiagnosticsCategory : SPDiagnosticsItem,
IDiagnosticsLevel
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.