GuiResources.DialogLabelCannotNameWithSpecialCharacter Field
The label name '{0}' is not supported. It must be less than 64 characters, and cannot contain any of the following characters: "/:<>\|*?@
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const DialogLabelCannotNameWithSpecialCharacter As String
public const string DialogLabelCannotNameWithSpecialCharacter
public:
literal String^ DialogLabelCannotNameWithSpecialCharacter
static val mutable DialogLabelCannotNameWithSpecialCharacter: string
public const var DialogLabelCannotNameWithSpecialCharacter : 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.