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.
Property for additional upgrade context.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property UpgradeContext As SPUpgradeContext
Get
'Usage
Dim instance As SPSite
Dim value As SPUpgradeContext
value = instance.UpgradeContext
public virtual SPUpgradeContext UpgradeContext { get; }
Property value
Type: Microsoft.SharePoint.Upgrade.SPUpgradeContext
An SPUpgradeContext object that represents additional upgrade context.