Поделиться через


Свойство IMigratable.UpgradeContext

Примечание. Этот API устарел.

Получает дополнительные обновления контекста.

Пространство имен:  Microsoft.SharePoint.Administration
Сборка:  Microsoft.SharePoint (в Microsoft.SharePoint.dll)

Синтаксис

'Декларация
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
ReadOnly Property UpgradeContext As SPUpgradeContext
    Get
'Применение
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; }

Значение свойства

Тип: Microsoft.SharePoint.Upgrade.SPUpgradeContext
Объект SPUpgradeContext .

См. также

Справочные материалы

IMigratable интерфейс

Элементы IMigratable

Пространство имен Microsoft.SharePoint.Administration