IDiscreteUpgradeAction.ActionType Property
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.
Gets the type of upgrade action.
public:
property Microsoft::VisualStudio::SharePoint::Features::DiscreteUpgradeActionType ActionType { Microsoft::VisualStudio::SharePoint::Features::DiscreteUpgradeActionType get(); };
public Microsoft.VisualStudio.SharePoint.Features.DiscreteUpgradeActionType ActionType { get; }
member this.ActionType : Microsoft.VisualStudio.SharePoint.Features.DiscreteUpgradeActionType
Public ReadOnly Property ActionType As DiscreteUpgradeActionType
Property Value
An object representing a type of upgrade action.