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
- 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.