Share via


SPDelegate.Manager property

Gets the Microsoft SharePoint Foundation Upgrade Manager.

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.

See also

Reference

SPDelegate class

SPDelegate members

Microsoft.SharePoint.Upgrade namespace