共用方式為


DiscreteUpgradeActionType 列舉型別

指定升級功能時執行動作的類型。

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

語法

'宣告
Public Enumeration DiscreteUpgradeActionType
public enum DiscreteUpgradeActionType

成員

成員名稱 說明
AddContentTypeField 將新欄位加入到現有的內容類型中。
ApplyElementManifests 提供新的功能項目。
Custom 在功能事件接收器中執行自訂程式碼。
MapFile 將非自訂檔案重新對應至 Web 前端 (WFE) 檔案系統上的不同安裝路徑。

請參閱

參考

Microsoft.VisualStudio.SharePoint.Features 命名空間