GuiResources.InvalidProxyUrl Field
TF15044: Unable to connect to this Team Foundation Proxy Server: {0}. Possible reasons for failure include:- The Team Foundation Proxy Server name, port number or protocol is incorrect.- The Team Foundation Proxy Server is offline.- Password is expired or incorrect.For further information, contact the Team Foundation Proxy administrator.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const InvalidProxyUrl As String
public const string InvalidProxyUrl
public:
literal String^ InvalidProxyUrl
static val mutable InvalidProxyUrl: string
public const var InvalidProxyUrl : 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.