GuiResources.SolutionLoadPromptToConnectToForeignServer Field
The solution you are opening is bound to source control on the following Team Foundation Server: {0}. Would you like to contact this server to try to enable source control integration?
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const SolutionLoadPromptToConnectToForeignServer As String
public const string SolutionLoadPromptToConnectToForeignServer
public:
literal String^ SolutionLoadPromptToConnectToForeignServer
static val mutable SolutionLoadPromptToConnectToForeignServer: string
public const var SolutionLoadPromptToConnectToForeignServer : 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.