UITestPropertyAttributes Enum

Definition

This enumeration supports a bitwise combination of its member values.

public enum class UITestPropertyAttributes
[System.Flags]
public enum UITestPropertyAttributes
[<System.Flags>]
type UITestPropertyAttributes = 
Public Enum UITestPropertyAttributes
Inheritance
UITestPropertyAttributes
Attributes

Fields

CommonToTechnology 32
DoNotGenerateProperties 16
NonAssertable 8
None 0
Readable 1
Searchable 4
Writable 2

Applies to