Share via


GuiResources.DiffCouldNotLaunchVS Field

The integrated development environment could not be launched to complete your compare or merge operation. You can repair this problem by opening the Source Control Explorer and then trying your compare or merge operation again. You can also configure another compare or merge tool with tf diff /configure.

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

Syntax

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

.NET Framework Security

See Also

Reference

GuiResources Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace