Freigeben über


SPMigratableSiteCollection.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.")> _
Public Overridable ReadOnly Property UpgradeContext As SPUpgradeContext
    Get
'Usage
Dim instance As SPMigratableSiteCollection
Dim value As SPUpgradeContext

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

Eigenschaftswert

Typ: Microsoft.SharePoint.Upgrade.SPUpgradeContext
Ein SPUpgradeContext -Objekt, zusätzlichen Upgrade Kontext darstellt.

Implementiert

IMigratable.UpgradeContext

Siehe auch

Referenz

SPMigratableSiteCollection Klasse

SPMigratableSiteCollection-Member

Microsoft.SharePoint.Administration-Namespace