ISharePointProjectPackage.ProjectItems (Propiedad)

Obtiene la colección de los elementos de proyecto de SharePoint a la que se hace referencia en el objeto de documento del paquete.

Espacio de nombres:  Microsoft.VisualStudio.SharePoint
Ensamblado:  Microsoft.VisualStudio.SharePoint (en Microsoft.VisualStudio.SharePoint.dll)

Sintaxis

'Declaración
ReadOnly Property ProjectItems As ICollection(Of ISharePointProjectItem)
ICollection<ISharePointProjectItem> ProjectItems { get; }

Valor de propiedad

Tipo: System.Collections.Generic.ICollection<ISharePointProjectItem>
Una colección de elementos de proyecto.

Seguridad de .NET Framework

Vea también

Referencia

ISharePointProjectPackage Interfaz

Microsoft.VisualStudio.SharePoint (Espacio de nombres)