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.
Enables querying and managing upgrade sessions in the current farm.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Upgrade.SPManager
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<GuidAttribute("49CD1407-C4CD-44a0-8E45-3E355107F9C9")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPManager
'Usage
Dim instance As SPManager
[GuidAttribute("49CD1407-C4CD-44a0-8E45-3E355107F9C9")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPManager
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.