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 additional information about the upgrade context for the object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
ReadOnly Property UpgradeContext As SPUpgradeContext
Get
'Usage
Dim instance As IUpgradable
Dim value As SPUpgradeContext
value = instance.UpgradeContext
SPUpgradeContext UpgradeContext { get; }
Property Value
Type: Microsoft.SharePoint.Upgrade.SPUpgradeContext
An SPUpgradeContext object that represents the upgrade context.