This documentation is archived and is not being maintained.

TestRunMessageLevel Enumeration

This enum should mirror the TestMessageLevel enum that is in the Microsoft.VisualStudio.TestPlatform.ObjectModel.dll assembly. We do not want to have to have the end user take an extra dependency on that assembly. Therefore, we translate the enum.

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

'Declaration
Public Enumeration TestRunMessageLevel

Member nameDescription
Error

Informational

Warning

Show: