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.
Namespace: Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Syntax
'Declaration
Public Enumeration Outcome
'Usage
Dim instance As Outcome
public enum Outcome
public enum class Outcome
public enum Outcome
Members
| Member name | Description | |
|---|---|---|
| Pass | Indicates that the Web test passed. | |
| Fail | Indicates that the Web test failed. |