Share via


GuiResources.FolderDiffConfirmOutOfDateAndDeletedPrompt Field

One or more selected items are not up-to-date and have been deleted on the server. Reconcile will add those items back to the server.It is recommended that the workspace be at the latest version before continuing.Continue with reconcile?

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

'Declaration
Public Const FolderDiffConfirmOutOfDateAndDeletedPrompt As String
public const string FolderDiffConfirmOutOfDateAndDeletedPrompt
public:
literal String^ FolderDiffConfirmOutOfDateAndDeletedPrompt
static val mutable FolderDiffConfirmOutOfDateAndDeletedPrompt: string
public const var FolderDiffConfirmOutOfDateAndDeletedPrompt : String

.NET Framework Security

See Also

Reference

GuiResources Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace