Share via


ActivitiesResources.WorkItemWithFieldNotFoundPlusException Field

TF42092: A work item could not be created for a failure in build '{0}'. Verify that the work item type '{1}' is supported in the team project '{2}' and has the field '{3}' defined. If you want to use a different work item type, modify the <WorkItemType> element in the TfsBuild.proj file. Additional information: {4}

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

Syntax

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

.NET Framework Security

See Also

Reference

ActivitiesResources Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace