ISharePointProjectPackage.Features (Propiedad)

Obtiene la colección de las características a las 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 Features As ICollection(Of ISharePointProjectFeature)
ICollection<ISharePointProjectFeature> Features { get; }

Valor de propiedad

Tipo: System.Collections.Generic.ICollection<ISharePointProjectFeature>
Una colección de características.

Seguridad de .NET Framework

Vea también

Referencia

ISharePointProjectPackage Interfaz

Microsoft.VisualStudio.SharePoint (Espacio de nombres)