Freigeben über


SPDiagnosticsEntry-Klasse

Stellt eine Basisklasse Diagnose Einstiegspunkt bereit.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.Diagnostics.SPDiagnosticsEntry

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public MustInherit Class SPDiagnosticsEntry
'Usage
Dim instance As SPDiagnosticsEntry
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public abstract class SPDiagnosticsEntry

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPDiagnosticsEntry-Member

Microsoft.SharePoint.Diagnostics-Namespace