Partager via


IDeploymentConflictCollection.Add, méthode

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

Syntaxe

'Déclaration
Function Add ( _
    description As String, _
    resolve As Func<(Of <<'(ISharePointProjectItem, Boolean>)>>), _
    promptBeforeResolve As Boolean _
) As IDeploymentConflict
IDeploymentConflict Add(
    string description,
    Func<(Of <<'(ISharePointProjectItem, Boolean>)>>) resolve,
    bool promptBeforeResolve
)

Paramètres

  • resolve
    Type : System.Func<ISharePointProjectItem, Boolean>

Valeur de retour

Type : Microsoft.VisualStudio.SharePoint.Deployment.IDeploymentConflict

Sécurité .NET Framework

Voir aussi

Référence

IDeploymentConflictCollection Interface

Microsoft.VisualStudio.SharePoint.Deployment, espace de noms