SPDiagnosticsEntry class

Provides a base class diagnostics entry point.

Inheritance hierarchy

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

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPDiagnosticsEntry members

Microsoft.SharePoint.Diagnostics namespace