共用方式為


IUpgradeActionCollection.AddApplyElementManifestsUpgradeAction 方法

將新的 IApplyElementManifestsUpgradeAction 升級動作加入至功能升級動作集合。

命名空間:  Microsoft.VisualStudio.SharePoint.Features
組件:  Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)

語法

'宣告
Function AddApplyElementManifestsUpgradeAction As IApplyElementManifestsUpgradeAction
IApplyElementManifestsUpgradeAction AddApplyElementManifestsUpgradeAction()

傳回值

型別:Microsoft.VisualStudio.SharePoint.Features.IApplyElementManifestsUpgradeAction
加入至集合的新升級動作。

備註

對於包含功能的新啟動都會提供新的欄位定義。 現有功能的啟動不會自動取得新的欄位定義,因此必須使用程式碼接收所有變更以強制重新啟動功能。

如需升級功能的詳細資訊,請參閱升級功能 (英文)。

.NET Framework 安全性

請參閱

參考

IUpgradeActionCollection 介面

Microsoft.VisualStudio.SharePoint.Features 命名空間