SPDiagnosticDataProvider Class
An abstract definition of the information provider for the diagnostic.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Utilities.SPDiagnosticDataProvider
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public MustInherit Class SPDiagnosticDataProvider
'Usage
Dim instance As SPDiagnosticDataProvider
public abstract class SPDiagnosticDataProvider
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.