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
- 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.