IUITestPropertyProvider Members

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Used by UITestElement to set and get properties.

The IUITestPropertyProvider type exposes the following members.

Methods

  Name Description
Public method GetDefiningType Returns the class type where properties are defined.
Public method GetPropertyDescriptor Returns the Property Descriptor for the given property.
Public method GetPropertyForAction Returns the property name for the specified action.
Public method GetPropertyForControlState Returns the property name for the specified control state.
Public method GetPropertyNames Returns all properties supported by this provider for the specified control.
Public method GetPropertyValue Returns the property from a UI Control.
Public method ProviderSupportLevel Returns the support level of the provider for the specified control.
Public method SetPropertyValue Sets the property of a UI Control.

Top

See Also

Reference

IUITestPropertyProvider Interface

Microsoft.VisualStudio.TestTools.UITesting Namespace