SPDiagnosticDataProvider Members
Include Protected Members
Include Inherited Members
An abstract definition of the information provider for the diagnostic.
The SPDiagnosticDataProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPDiagnosticDataProvider | Initializes a new instance of the [Microsoft.SharePoint.Utilities.SPDiagnosticDataProvider] class. |
Top
Properties
Name | Description | |
---|---|---|
Description | A description of the provider. | |
DiagnosticData | The diagnostic data supplied by the provider. | |
Name | Name of the diagnostic data provider. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top