Compartir a través de


ISharePointProjectFeature.ProjectItems (Propiedad)

Obtiene una colección de instancias de ISharePointProjectItem a las que hace referencia esta instancia de la característica.

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 de SharePoint.

Seguridad de .NET Framework

Vea también

Referencia

ISharePointProjectFeature Interfaz

Microsoft.VisualStudio.SharePoint (Espacio de nombres)