ActivitiesResources.TestSpecFailBuildOnFailureDescription Field
Set this to true to fail any builds where these tests do not pass. The default is to mark the build as partially succeeded if the tests fail.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const TestSpecFailBuildOnFailureDescription As String
public const string TestSpecFailBuildOnFailureDescription
public:
literal String^ TestSpecFailBuildOnFailureDescription
static val mutable TestSpecFailBuildOnFailureDescription: string
public const var TestSpecFailBuildOnFailureDescription : 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