IFeatureManifest.Elements Property
Gets a list of feature element definition and support files.
Namespace: Microsoft.VisualStudio.SharePoint.Features
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property Elements As IElementCollection
IElementCollection Elements { get; }
Property Value
Type: Microsoft.VisualStudio.SharePoint.Features.IElementCollection
A collection of objects representing feature element definition and support files.
.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.