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.
Gets an instance of the SPUsageManager, if it exists; otherwise, it gets a null value.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Local As SPUsageManager
Get
'Usage
Dim value As SPUsageManager
value = SPUsageManager.Local
public static SPUsageManager Local { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPUsageManager
Gets a SPUsageManager object.