IUpgradable.UpgradeContext 属性
获取对象的升级的上下文有关的其他信息。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
ReadOnly Property UpgradeContext As SPUpgradeContext
Get
用法
Dim instance As IUpgradable
Dim value As SPUpgradeContext
value = instance.UpgradeContext
SPUpgradeContext UpgradeContext { get; }
属性值
类型:Microsoft.SharePoint.Upgrade.SPUpgradeContext
一个表示升级上下文的SPUpgradeContext对象。