GuiResources.SaveBeforePerformingOperation Field
TF206013: Before you can complete the operation on {0}, you must first save this file. Do you want to save the file and complete the operation?
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const SaveBeforePerformingOperation As String
public const string SaveBeforePerformingOperation
public:
literal String^ SaveBeforePerformingOperation
static val mutable SaveBeforePerformingOperation: string
public const var SaveBeforePerformingOperation : 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.