IFeatureManifest.UpgradeActions Property

Definition

Gets a list of actions to execute when upgrading the current feature.

public Microsoft.VisualStudio.SharePoint.Features.IUpgradeActionCollection UpgradeActions { get; }

Property Value

IUpgradeActionCollection

A collection of objects representing actions to apply when upgrading the feature.

Applies to