UITestControl.PropertyNames Methods

Include Protected Members
Include Inherited Members

The UITestControl.PropertyNames type exposes the following members.

Methods

  Name Description
Public method Equals(Object) Determines whether the provided object is equal to the current instance. (Overrides Object.Equals(Object).)
Public methodStatic member Equals(Object, Object) Determines whether the provided objects are equal.
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Overrides Object.GetHashCode.)
Public method GetType Returns the Type of the control.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodStatic member ReferenceEquals Determines whether the two provided object references refer to the same instance.
Public method ToString Returns a string representation of this instance. (Overrides Object.ToString.)

Top

See Also

Reference

UITestControl.PropertyNames Class

Microsoft.VisualStudio.TestTools.UITesting Namespace