GuiResources.OptionsControlInvalidServerName Field
TF15001: Server name cannot contain '/', ':' or start with 'http' or 'https'.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const OptionsControlInvalidServerName As String
public const string OptionsControlInvalidServerName
public:
literal String^ OptionsControlInvalidServerName
static val mutable OptionsControlInvalidServerName: string
public const var OptionsControlInvalidServerName : 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.