ISharePointProjectPackage.Features, propriété
Obtient la collection de fonctionnalités référencées 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 Features As ICollection(Of ISharePointProjectFeature)
ICollection<ISharePointProjectFeature> Features { get; }
Valeur de propriété
Type : System.Collections.Generic.ICollection<ISharePointProjectFeature>
Collection de fonctionnalités.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.