UITestPropertyProvider Class

Definition

public ref class UITestPropertyProvider abstract
[System.CLSCompliant(true)]
public abstract class UITestPropertyProvider
[<System.CLSCompliant(true)>]
type UITestPropertyProvider = class
Public MustInherit Class UITestPropertyProvider
Inheritance
UITestPropertyProvider
Attributes

Constructors

UITestPropertyProvider()

Properties

IsGetProperty
PropertyName
UIControl

Methods

GetControlSupportLevel(UITestControl)
GetPredefinedSearchProperties(Type)
GetPropertyDescriptor(UITestControl, String)
GetPropertyForAction(UITestControl, UITestAction)
GetPropertyForControlState(UITestControl, ControlStates, Boolean[])
GetPropertyNames(UITestControl)
GetPropertyNamesClassType(UITestControl)
GetPropertyValue(UITestControl, String)
GetSpecializedClass(UITestControl)
SetPropertyValue(UITestControl, String, Object)

Applies to