Share via


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

See Also

Reference

GuiResources Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace