GuiResources.ResolveOptionsKeepLocalChangesDescription Field
This option will delete the current conflict and leave the local changes pended in the workspace against the current version.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const ResolveOptionsKeepLocalChangesDescription As String
public const string ResolveOptionsKeepLocalChangesDescription
public:
literal String^ ResolveOptionsKeepLocalChangesDescription
static val mutable ResolveOptionsKeepLocalChangesDescription: string
public const var ResolveOptionsKeepLocalChangesDescription : String
.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.