IDiscreteUpgradeAction.ActionType Property
Gets the type of upgrade action.
Namespace: Microsoft.VisualStudio.SharePoint.Features
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property ActionType As DiscreteUpgradeActionType
DiscreteUpgradeActionType ActionType { get; }
Property Value
Type: Microsoft.VisualStudio.SharePoint.Features.DiscreteUpgradeActionType
An object representing a type of upgrade action.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.