Partager via


ISharePointProjectFeatureCollection.Add, méthode (String)

Ajoute une nouvelle fonctionnalité à l'aide du nom de fonctionnalité spécifié.

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

Syntaxe

'Déclaration
Function Add ( _
    featureName As String _
) As ISharePointProjectFeature
ISharePointProjectFeature Add(
    string featureName
)

Paramètres

  • featureName
    Type : String

    Nom de la fonctionnalité.

Valeur de retour

Type : Microsoft.VisualStudio.SharePoint.ISharePointProjectFeature
Objet représentant une fonctionnalité.

Exceptions

Exception Condition
CheckoutException

Se produit lorsque le fichier projet ne peut pas être extrait

Sécurité .NET Framework

Voir aussi

Référence

ISharePointProjectFeatureCollection Interface

Add, surcharge

Microsoft.VisualStudio.SharePoint, espace de noms