GuiResources.ResolveOptionsKeepUnshelvedVersionDescription Field
This option will replace the server copy with the content from your unshelved 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 ResolveOptionsKeepUnshelvedVersionDescription As String
public const string ResolveOptionsKeepUnshelvedVersionDescription
public:
literal String^ ResolveOptionsKeepUnshelvedVersionDescription
static val mutable ResolveOptionsKeepUnshelvedVersionDescription: string
public const var ResolveOptionsKeepUnshelvedVersionDescription : 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.