ActivitiesResources.InvalidBuildTypeNoDownload Field

TF42018: The DoNotDownloadBuildType property is set to true but {0} does not exist. Set the DoNotDownloadBuildType property to false and run the build again or ensure that the file exists.

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

Syntax

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

.NET Framework Security

See Also

Reference

ActivitiesResources Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace