IUpgradable.UpgradeContext - Propriété
Obtient des informations supplémentaires sur le contexte de mise à niveau de l'objet.
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
ReadOnly Property UpgradeContext As SPUpgradeContext
Get
'Utilisation
Dim instance As IUpgradable
Dim value As SPUpgradeContext
value = instance.UpgradeContext
SPUpgradeContext UpgradeContext { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Upgrade.SPUpgradeContext
Objet SPUpgradeContext qui représente le contexte de mise à niveau.