共用方式為


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 命名空間