IDiscreteUpgradeActionCollection.AddAddContentTypeFieldUpgradeAction Method

Definition

Adds a new IAddContentTypeFieldUpgradeAction feature upgrade action to the collection.

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

Returns

An object representing an upgrade action.

Applies to