IDiscreteUpgradeActionCollection.AddApplyElementManifestsUpgradeAction Method

Definition

Adds a new IApplyElementManifestsUpgradeAction feature upgrade action to the collection.

public:
 Microsoft::VisualStudio::SharePoint::Features::IApplyElementManifestsUpgradeAction ^ AddApplyElementManifestsUpgradeAction();
public Microsoft.VisualStudio.SharePoint.Features.IApplyElementManifestsUpgradeAction AddApplyElementManifestsUpgradeAction ();
abstract member AddApplyElementManifestsUpgradeAction : unit -> Microsoft.VisualStudio.SharePoint.Features.IApplyElementManifestsUpgradeAction
Public Function AddApplyElementManifestsUpgradeAction () As IApplyElementManifestsUpgradeAction

Returns

An object representing an upgrade action.

Applies to