IMigratable.UpgradeContext property
NOTE: This API is now obsolete.
取得其他升級內容。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<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; }
Property value
Type: Microsoft.SharePoint.Upgrade.SPUpgradeContext
SPUpgradeContext 物件。