UITest.Equals Method

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

Returns whether the provided object is equal to the current object.

Overload List

  Name Description
Public method Equals(Object) Returns whether the provided object is equal to the current object. (Overrides Object.Equals(Object).)
Public method Equals(UITest) Returns whether the provided UITest is equal to the current object.

Top

See Also

Reference

UITest Class

UITest Members

Microsoft.VisualStudio.TestTools.UITest.CodeGeneration Namespace