GuiResources.OptionsControlInvalidPortNumber Field
TF15000: Port number is empty or is not valid. Please enter an integer between 1 and 65535.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const OptionsControlInvalidPortNumber As String
public const string OptionsControlInvalidPortNumber
public:
literal String^ OptionsControlInvalidPortNumber
static val mutable OptionsControlInvalidPortNumber: string
public const var OptionsControlInvalidPortNumber : 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.