Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |