ActivitiesResources.MappingConflictException Field

Unable to create the workspace '{0}' due to a mapping conflict. You may need to manually delete an old workspace. You can get a list of workspaces on a computer with the command 'tf workspaces /computer:%COMPUTERNAME%'. Details: {1}

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

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

.NET Framework Security

See Also

Reference

ActivitiesResources Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace