Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Represents the CodedUITest type for a test class.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.TestTools.UITesting
Assembly: Microsoft.VisualStudio.QualityTools.CodedUITestFramework (in Microsoft.VisualStudio.QualityTools.CodedUITestFramework.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration CodedUITestType
[FlagsAttribute]
public enum CodedUITestType
[FlagsAttribute]
public enum class CodedUITestType
[<FlagsAttribute>]
type CodedUITestType
public enum CodedUITestType
Members
| Member name | Description | |
|---|---|---|
| Desktop | CodedUITest type that represents testing of Desktop Applications. | |
| WindowsStore | CodedUITest type that represents testing of Windows Store Application. |