Share via


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

See Also

Reference

GuiResources Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace