GuiResources.LocalPathMappingWildcardsNotAllowed Field
The local path '{0}' contains an illegal wildcard. The only wildcard character allowed is an '*' to map a Team Foundation Server folder and its immediate child items to your workspace.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Const LocalPathMappingWildcardsNotAllowed As String
public const string LocalPathMappingWildcardsNotAllowed
public:
literal String^ LocalPathMappingWildcardsNotAllowed
static val mutable LocalPathMappingWildcardsNotAllowed: string
public const var LocalPathMappingWildcardsNotAllowed : 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.