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
- 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