Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |