DiscreteUpgradeActionType Enum

Definition

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

public enum class DiscreteUpgradeActionType
public enum DiscreteUpgradeActionType
type DiscreteUpgradeActionType = 
Public Enum DiscreteUpgradeActionType
Inheritance
DiscreteUpgradeActionType

Fields

AddContentTypeField 0

Adds a new field to an existing content type.

ApplyElementManifests 1

Provisions new feature elements.

Custom 2

Executes custom code in a feature event receiver.

MapFile 3

Remaps non-customized files to a different setup path on the Web front-end (WFE) file system.

Applies to