Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Enumerates the possible types for test-run objects.
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 | Represents a test run for the blocked result when a test point is blocked. | |
| Normal | Represents a regular test run. | |
| Unspecified | Used only during an update to preserve the existing value. | |
| Web |