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
- 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.