IDiscreteUpgradeAction.ActionType Property

Definition

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.

Applies to