Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Enumeration RunTestsTestOutcome
public enum RunTestsTestOutcome
public enum class RunTestsTestOutcome
type RunTestsTestOutcome
public enum RunTestsTestOutcome
Members
| Member name | Description | |
|---|---|---|
| Failed | ||
| None | ||
| NotFound | ||
| Passed | ||
| Skipped | 
See Also
Reference
Microsoft.TeamFoundation.Build.Workflow.Activities Namespace