SPFarm.DiagnosticsProviders property
The diagnostics providers in the local farm
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property DiagnosticsProviders As SPDiagnosticsProviderCollection
Get
'Usage
Dim instance As SPFarm
Dim value As SPDiagnosticsProviderCollection
value = instance.DiagnosticsProviders
public SPDiagnosticsProviderCollection DiagnosticsProviders { get; }
Property value
Type: Microsoft.SharePoint.Diagnostics.SPDiagnosticsProviderCollection
Returns SPDiagnosticsProviderCollection.