ActivitiesResources.InvalidPropertyError Field
TF42094: A work item could not be created for build failure. Verify valid properties are specified as [name=value] pairs separated by ; in the WorkItemFieldValues property in TfsBuild.proj.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const InvalidPropertyError As String
public const string InvalidPropertyError
public:
literal String^ InvalidPropertyError
static val mutable InvalidPropertyError: string
public const var InvalidPropertyError : 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.
See Also
Reference
Microsoft.TeamFoundation.Build.Workflow.Activities Namespace