Compartilhar via


SPDiagnosticsEntry class

Fornece um classe base um diagnóstico ponto de entrada.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Diagnostics.SPDiagnosticsEntry

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

Syntax

'Declaração
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public MustInherit Class SPDiagnosticsEntry
'Uso
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.

Ver também

Referência

SPDiagnosticsEntry members

Microsoft.SharePoint.Diagnostics namespace