SPDiagnosticsMetricsProvider.Local property
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Local As SPDiagnosticsMetricsProvider
Get
'Usage
Dim value As SPDiagnosticsMetricsProvider
value = SPDiagnosticsMetricsProvider.Local
public static SPDiagnosticsMetricsProvider Local { get; }
Property value
Type: Microsoft.SharePoint.Diagnostics.SPDiagnosticsMetricsProvider
See also
Reference
SPDiagnosticsMetricsProvider class