IFeature.ProjectItems Property

Definition

Gets the list of project items deployed with the feature.

public Microsoft.VisualStudio.SharePoint.ISharePointProjectMemberReferenceCollection ProjectItems { get; }

Property Value

ISharePointProjectMemberReferenceCollection

A collection of objects representing the project items deployed with the feature.

Applies to