Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enable all the providers in a specific farm.
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Sub EnableAll ( _
farm As SPFarm _
)
'Usage
Dim farm As SPFarmSPDiagnosticsProvider.EnableAll(farm)
public static void EnableAll(
SPFarm farm
)
Parameters
farm
Type: Microsoft.SharePoint.Administration.SPFarmSpecifies the farm containing the diagnostics providers.