Share via


DiscreteUpgradeActionType Enumeration

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the type of action to execute when upgrading a feature.

Namespace:  Microsoft.VisualStudio.SharePoint.Features
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Public Enumeration DiscreteUpgradeActionType
public enum DiscreteUpgradeActionType

Members

Member name Description
AddContentTypeField Adds a new field to an existing content type.
ApplyElementManifests Provisions new feature elements.
Custom Executes custom code in a feature event receiver.
MapFile Remaps non-customized files to a different setup path on the Web front-end (WFE) file system.

See Also

Reference

Microsoft.VisualStudio.SharePoint.Features Namespace