Share via


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

See Also

Reference

GuiResources Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace