IPackage.ProjectItems Property

Definition

Gets the SharePoint project items to deploy with the package.

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

Property Value

ISharePointProjectMemberReferenceCollection

A collection representing project items to deploy with the package.

Applies to