GuiResources.SolutionNotClosedWorkspaceNotPerformed Field
Since the solution was not closed the get operation has been cancelled. You must initiate a get operation at a later time to update your workspace.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const SolutionNotClosedWorkspaceNotPerformed As String
public const string SolutionNotClosedWorkspaceNotPerformed
public:
literal String^ SolutionNotClosedWorkspaceNotPerformed
static val mutable SolutionNotClosedWorkspaceNotPerformed: string
public const var SolutionNotClosedWorkspaceNotPerformed : 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.