SPPersistedUpgradableObject.UpgradeContext - Propriété

Obtient l' SPUpgradeContext de l'opération de mise à niveau en cours.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property UpgradeContext As SPUpgradeContext
    Get
'Utilisation
Dim instance As SPPersistedUpgradableObject
Dim value As SPUpgradeContext

value = instance.UpgradeContext
public virtual SPUpgradeContext UpgradeContext { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Upgrade.SPUpgradeContext
Contexte de mise à niveau supplémentaires.

Implémentations

IUpgradable.UpgradeContext

Voir aussi

Référence

SPPersistedUpgradableObject classe

SPPersistedUpgradableObject - Membres

Microsoft.SharePoint.Administration - Espace de noms