Compartilhar via


IUpgradable.UpgradeContext property

Obtém informações adicionais sobre o contexto de atualização para o objeto.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
ReadOnly Property UpgradeContext As SPUpgradeContext
    Get
'Uso
Dim instance As IUpgradable
Dim value As SPUpgradeContext

value = instance.UpgradeContext
SPUpgradeContext UpgradeContext { get; }

Property value

Type: Microsoft.SharePoint.Upgrade.SPUpgradeContext
Um objeto SPUpgradeContext que representa o contexto de atualização.

Ver também

Referência

IUpgradable interface

IUpgradable members

Microsoft.SharePoint.Administration namespace