TestRunType Enumeration

The types for test run.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
Public Enumeration TestRunType
public enum TestRunType
public enum class TestRunType
type TestRunType
public enum TestRunType

Members

Member name Description
Blocking
MtrRunInitiatedFromWeb
Normal
Unspecified
Web Test run created from Web.

Remarks

No content here will be updated; please do not add material here.

See Also

Reference

Microsoft.TeamFoundation.TestManagement.Client Namespace