Share via


GuiResources.MergeToolCloseAlreadyOpenFileConfirmation Field

The file {0} is already opened in Visual Studio. The file needs to be closed to continue merging the content. Do you want to save and close the file now?

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

Syntax

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

.NET Framework Security

See Also

Reference

GuiResources Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace