Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.