Share via


GuiResources.FolderDiffErrorPathContainsInvalidCharacters Field

TF206006: The path {0} contains characters that are not allowed in path names. The characters that are not allowed are: ASCII/Unicode characters 1-31, ", <, >, |, \b, \0, and \t.

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

'Declaration
Public Const FolderDiffErrorPathContainsInvalidCharacters As String
public const string FolderDiffErrorPathContainsInvalidCharacters
public:
literal String^ FolderDiffErrorPathContainsInvalidCharacters
static val mutable FolderDiffErrorPathContainsInvalidCharacters: string
public const var FolderDiffErrorPathContainsInvalidCharacters : String

.NET Framework Security

See Also

Reference

GuiResources Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace