Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The types for test run.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
public enum TestRunType
public enum class TestRunType
type TestRunType
Public Enumeration 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
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top