Freigeben über


IMigratable.UpgradeContext-Eigenschaft

HINWEIS: Diese API ist veraltet.

Ruft zusätzliche aktualisieren Kontext.

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

Syntax

'Declaration
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
ReadOnly Property UpgradeContext As SPUpgradeContext
    Get
'Usage
Dim instance As IMigratable
Dim value As SPUpgradeContext

value = instance.UpgradeContext
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
SPUpgradeContext UpgradeContext { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Upgrade.SPUpgradeContext
Ein SPUpgradeContext -Objekt.

Siehe auch

Referenz

IMigratable Schnittstelle

IMigratable-Member

Microsoft.SharePoint.Administration-Namespace