Freigeben über


SPFarm.DiagnosticsProviders-Eigenschaft

Diagnoseanbieter in der lokalen 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; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Diagnostics.SPDiagnosticsProviderCollection
Gibt SPDiagnosticsProviderCollectionzurück.

Siehe auch

Referenz

SPFarm Klasse

SPFarm-Member

Microsoft.SharePoint.Administration-Namespace