Udostępnij za pośrednictwem


Metoda IDeploymentConflictCollection.Add —

Przestrzeń nazw:  Microsoft.VisualStudio.SharePoint.Deployment
Zestaw:  Microsoft.VisualStudio.SharePoint (w Microsoft.VisualStudio.SharePoint.dll)

Składnia

'Deklaracja
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
)

Parametry

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

Wartość zwracana

Typ: Microsoft.VisualStudio.SharePoint.Deployment.IDeploymentConflict

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IDeploymentConflictCollection Interfejs

Przestrzeń nazw Microsoft.VisualStudio.SharePoint.Deployment