Compartilhar via


SPFarm.DiagnosticsProviders property

Os provedores de diagnóstico no farm local

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property DiagnosticsProviders As SPDiagnosticsProviderCollection
    Get
'Uso
Dim instance As SPFarm
Dim value As SPDiagnosticsProviderCollection

value = instance.DiagnosticsProviders
public SPDiagnosticsProviderCollection DiagnosticsProviders { get; }

Property value

Type: Microsoft.SharePoint.Diagnostics.SPDiagnosticsProviderCollection
Retorna SPDiagnosticsProviderCollection.

Ver também

Referência

SPFarm class

SPFarm members

Microsoft.SharePoint.Administration namespace