ActivitiesResources.EmptyDropLocationRootException Field
TF270006: The drop location for this build was empty. The build definition '{0}' (or the build request) must specify a valid path as the drop location for the build. Update the build definition and try again.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const EmptyDropLocationRootException As String
public const string EmptyDropLocationRootException
public:
literal String^ EmptyDropLocationRootException
static val mutable EmptyDropLocationRootException: string
public const var EmptyDropLocationRootException : 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