UITestControlProperties Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Class to contain the properties of UITestControl objects.
Namespace: Microsoft.VisualStudio.TestTools.UITesting
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Syntax
'Declaration
Public NotInheritable Class UITestControlProperties
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class UITestControlProperties
public ref class UITestControlProperties abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type UITestControlProperties = class end
public final class UITestControlProperties
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.TestTools.UITesting.UITestControlProperties
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.