Share via


IVersionRange.UpgradeActions Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets a list of actions that are executed when upgrading this version of the feature.

Namespace:  Microsoft.VisualStudio.SharePoint.Features
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property UpgradeActions As IDiscreteUpgradeActionCollection
IDiscreteUpgradeActionCollection UpgradeActions { get; }

Property Value

Type: Microsoft.VisualStudio.SharePoint.Features.IDiscreteUpgradeActionCollection
A collection of objects representing a list of actions to execute when upgrading the feature.

.NET Framework Security

See Also

Reference

IVersionRange Interface

Microsoft.VisualStudio.SharePoint.Features Namespace