GuiResources.FileDirtyInEditorChangedOnDisk Field
{0} has changed on disk and has also been modified in an editor. Do you want to keep your changes in an editor and not load new version of the file from disk?
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const FileDirtyInEditorChangedOnDisk As String
public const string FileDirtyInEditorChangedOnDisk
public:
literal String^ FileDirtyInEditorChangedOnDisk
static val mutable FileDirtyInEditorChangedOnDisk: string
public const var FileDirtyInEditorChangedOnDisk : 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.