GuiResources.SaveBeforeDiffText Field
This command compares the disk version of a file to the server version. Do you want to save your changes to disk before proceeding?
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const SaveBeforeDiffText As String
public const string SaveBeforeDiffText
public:
literal String^ SaveBeforeDiffText
static val mutable SaveBeforeDiffText: string
public const var SaveBeforeDiffText : 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.