Partager via


ISharePointProjectPackage.ProjectItems, propriété

Obtient la collection d'éléments de projet SharePoint référencés dans l'objet de document du package.

Espace de noms :  Microsoft.VisualStudio.SharePoint
Assembly :  Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)

Syntaxe

'Déclaration
ReadOnly Property ProjectItems As ICollection(Of ISharePointProjectItem)
ICollection<ISharePointProjectItem> ProjectItems { get; }

Valeur de propriété

Type : System.Collections.Generic.ICollection<ISharePointProjectItem>
Collection d'éléments de projet.

Sécurité .NET Framework

Voir aussi

Référence

ISharePointProjectPackage Interface

Microsoft.VisualStudio.SharePoint, espace de noms