IApplyElementManifestsUpgradeAction.Elements 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.
The list of feature element definition and support files.
public:
property Microsoft::VisualStudio::SharePoint::Features::IElementCollection ^ Elements { Microsoft::VisualStudio::SharePoint::Features::IElementCollection ^ get(); };
public Microsoft.VisualStudio.SharePoint.Features.IElementCollection Elements { get; }
member this.Elements : Microsoft.VisualStudio.SharePoint.Features.IElementCollection
Public ReadOnly Property Elements As IElementCollection
Property Value
A collection representing feature element definition and support files.