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 SPUpgradeContext for the current upgrade operation.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Overridable ReadOnly Property UpgradeContext As SPUpgradeContext
Get
'Usage
Dim instance As SPPersistedUpgradableObject
Dim value As SPUpgradeContext
value = instance.UpgradeContext
public virtual SPUpgradeContext UpgradeContext { get; }
Type: Microsoft.SharePoint.Upgrade.SPUpgradeContext
Additional upgrade context.
SPPersistedUpgradableObject class