IDiscreteUpgradeActionCollection.AddMapFileUpgradeAction 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 IMapFileUpgradeAction feature upgrade action to the collection.
public:
Microsoft::VisualStudio::SharePoint::Features::IMapFileUpgradeAction ^ AddMapFileUpgradeAction();
public Microsoft.VisualStudio.SharePoint.Features.IMapFileUpgradeAction AddMapFileUpgradeAction ();
abstract member AddMapFileUpgradeAction : unit -> Microsoft.VisualStudio.SharePoint.Features.IMapFileUpgradeAction
Public Function AddMapFileUpgradeAction () As IMapFileUpgradeAction
Returns
An object representing an upgrade action.