Delen via


IDeploymentConflict.Resolve Method

Resolves the deployment conflict represented by the current instance, if possible.

Namespace:  Microsoft.VisualStudio.SharePoint.Deployment
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Function Resolve As Boolean
bool Resolve()

Return Value

Type: System.Boolean
True if resolution was successful; otherwise, false.

Remarks

When you call this method, Visual Studio executes the method that you passed to the resolve parameter of the Add method.

.NET Framework Security

See Also

Reference

IDeploymentConflict Interface

Microsoft.VisualStudio.SharePoint.Deployment Namespace