ActivitiesResources.NoShelvesetsToBuild Field
TF400921: No shelvesets could be unshelved for this build. The build will not proceed.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const NoShelvesetsToBuild As String
public const string NoShelvesetsToBuild
public:
literal String^ NoShelvesetsToBuild
static val mutable NoShelvesetsToBuild: string
public const var NoShelvesetsToBuild : 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