ResultState Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public class ResultState
type ResultState = class
- Héritage
-
ResultState
Constructeurs
ResultState(TestStatus, String) | |
ResultState(TestStatus) |
Champs
Cancelled | |
Error | |
Failure | |
Ignored | |
Inconclusive | |
NotRunnable | |
Skipped | |
Success |
Propriétés
Label | |
Status |
Méthodes
ToString() |