SPDiagnosticsEntry class
提供基底類別診斷進入點。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Diagnostics.SPDiagnosticsEntry
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public MustInherit Class SPDiagnosticsEntry
'用途
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.