Share via


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

See Also

Reference

IFeature Interface

Microsoft.VisualStudio.SharePoint.Features Namespace