Share via


GuiResources.DeleteWorkspaceOfCurrentSolutionConfirmation Field

The current solution is in workspace {0}. If you delete this workspace, the current solution will be closed. Are you sure you want to delete workspace {0}?

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

Syntax

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

.NET Framework Security

See Also

Reference

GuiResources Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace