IFeature.ProjectItems Property
Gets the list of project items deployed with the feature.
Namespace: Microsoft.VisualStudio.SharePoint.Features
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property ProjectItems As ISharePointProjectMemberReferenceCollection
ISharePointProjectMemberReferenceCollection ProjectItems { get; }
Property Value
Type: Microsoft.VisualStudio.SharePoint.ISharePointProjectMemberReferenceCollection
A collection of objects representing the project items deployed with the feature.
.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.