ActivitiesResources.InvalidBuildType Field
TF42006: The build service could not get the project file for build definition {0}. Ensure the project file exists and the build service account {1} is a member of the Build Services group for the team project.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const InvalidBuildType As String
public const string InvalidBuildType
public:
literal String^ InvalidBuildType
static val mutable InvalidBuildType: string
public const var InvalidBuildType : 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