IFeatureManifest.UpgradeActions 属性

获取升级当前功能时要执行的操作的列表。

命名空间:  Microsoft.VisualStudio.SharePoint.Features
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
ReadOnly Property UpgradeActions As IUpgradeActionCollection
    Get
IUpgradeActionCollection UpgradeActions { get; }

属性值

类型:Microsoft.VisualStudio.SharePoint.Features.IUpgradeActionCollection
一个表示要在升级功能时应用的操作的对象集合。

.NET Framework 安全性

请参见

参考

IFeatureManifest 接口

Microsoft.VisualStudio.SharePoint.Features 命名空间