SPSite.UpgradeContext property
Propriedade de contexto de atualização adicional.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Overridable ReadOnly Property UpgradeContext As SPUpgradeContext
Get
'Uso
Dim instance As SPSite
Dim value As SPUpgradeContext
value = instance.UpgradeContext
public virtual SPUpgradeContext UpgradeContext { get; }
Property value
Type: Microsoft.SharePoint.Upgrade.SPUpgradeContext
Um objeto SPUpgradeContext que representa o contexto de atualização adicional.