IUITestPropertyProvider Interface

[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.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
Public Interface IUITestPropertyProvider
'Usage
Dim instance As IUITestPropertyProvider
public interface IUITestPropertyProvider
public interface class IUITestPropertyProvider
public interface IUITestPropertyProvider
[<AbstractClassAttribute>]
type IUITestPropertyProvider =  interface end

See Also

Reference

IUITestPropertyProvider Members

Microsoft.VisualStudio.TestTools.UITesting Namespace