Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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. |