共用方式為


SPFarm.DiagnosticsProviders property

在本機伺服器陣列中的診斷提供者

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

Syntax

'宣告
Public ReadOnly Property DiagnosticsProviders As SPDiagnosticsProviderCollection
    Get
'用途
Dim instance As SPFarm
Dim value As SPDiagnosticsProviderCollection

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

Property value

Type: Microsoft.SharePoint.Diagnostics.SPDiagnosticsProviderCollection
會傳回SPDiagnosticsProviderCollection

請參閱

參照

SPFarm class

SPFarm members

Microsoft.SharePoint.Administration namespace