Share via


GuiResources.MergeTargetDoesNotExistsAtWorkspaceVersion Field

The target item you have selected for the merge operation does not exist in your workspace. If the item does exist in source control, it or its parent may need to be mapped by navigating to the path in the Source Control Explorer and selecting Map to Local Folder... from the context menu.

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

'Declaration
Public Const MergeTargetDoesNotExistsAtWorkspaceVersion As String
public const string MergeTargetDoesNotExistsAtWorkspaceVersion
public:
literal String^ MergeTargetDoesNotExistsAtWorkspaceVersion
static val mutable MergeTargetDoesNotExistsAtWorkspaceVersion: string
public const var MergeTargetDoesNotExistsAtWorkspaceVersion : String

.NET Framework Security

See Also

Reference

GuiResources Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace