Sdílet prostřednictvím


IApplyElementManifestsUpgradeAction.Elements Property

Definition

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.

Applies to