Share via


GuiResources.BoundSolutionNoWorkspaceInfo Field

The solution you have loaded is bound to the source control server at {0}, but no workspace on thatserver could be located. If you do have a workspace on this server, and you want this solution to be opened under source control,connect to that server using Team Explorer and then re-open the solution.

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

Syntax

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

.NET Framework Security

See Also

Reference

GuiResources Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace