GuiResources.ResolveOptionsKeepLocalVersionDescription Field
This option will replace the server copy with the content from your local version. Caution: No merge is performed hence server changes will be overridden.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const ResolveOptionsKeepLocalVersionDescription As String
public const string ResolveOptionsKeepLocalVersionDescription
public:
literal String^ ResolveOptionsKeepLocalVersionDescription
static val mutable ResolveOptionsKeepLocalVersionDescription: string
public const var ResolveOptionsKeepLocalVersionDescription : 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.