Share via


IUpgradable.UpgradeContext Property

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.

See Also

Reference

IUpgradable Interface

IUpgradable Members

Microsoft.SharePoint.Administration Namespace