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 the Microsoft SharePoint Foundation upgrade manager object.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property Manager As SPManager
Get
'Usage
Dim value As SPManager
value = Me.Manager
protected SPManager Manager { get; }
Property Value
Type: Microsoft.SharePoint.Upgrade.SPManager
An SPManager object that represents the upgrade manager.