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