SPDiagnosticsCondition-Klasse
Gibt eine Bedingung an, unter der der Ausführlichkeitsgrad Unified Logging Service (ULS) für die Dauer der Anforderung erhöht werden soll.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPDiagnosticsCondition
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPDiagnosticsCondition _
Inherits SPAutoSerializingObject
'Usage
Dim instance As SPDiagnosticsCondition
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPDiagnosticsCondition : SPAutoSerializingObject
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.