SPFarm.DiagnosticsProviders Property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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.