IUpgradable.UpgradeContext property
取得升級內容的其他資訊的物件。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
ReadOnly Property UpgradeContext As SPUpgradeContext
Get
'用途
Dim instance As IUpgradable
Dim value As SPUpgradeContext
value = instance.UpgradeContext
SPUpgradeContext UpgradeContext { get; }
Property value
Type: Microsoft.SharePoint.Upgrade.SPUpgradeContext
SPUpgradeContext 物件,代表升級內容。