IDiscreteUpgradeActionCollection.AddApplyElementManifestsUpgradeAction Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.