Partager via


ISharePointProjectOutputReferenceCollection.Add, méthode (ISharePointProject, DeploymentType)

Ajoute une référence de sortie au projet.La référence est ajoutée en tant que dépendance de build au projet actuel et incluse dans le cadre de l'élément de projet SharePoint.

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

Syntaxe

'Déclaration
Function Add ( _
    project As ISharePointProject, _
    deploymentType As DeploymentType _
) As ISharePointProjectOutputReference
ISharePointProjectOutputReference Add(
    ISharePointProject project,
    DeploymentType deploymentType
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.SharePoint.ISharePointProjectOutputReference
Référence qui a été ajoutée.

Exceptions

Exception Condition
ArgumentNullException

Se produit si le paramètre project est nullune référence null (Nothing en Visual Basic).

Sécurité .NET Framework

Voir aussi

Référence

ISharePointProjectOutputReferenceCollection Interface

Add, surcharge

Microsoft.VisualStudio.SharePoint, espace de noms