The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ControlType::Equality Operator (ControlType^, ControlType^)
Represents an equality operator (==) for comparing two control type objects.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Parameters
- left
-
Type:
Microsoft.VisualStudio.TestTools.UITesting::ControlType^
A ControlType object.
- right
-
Type:
Microsoft.VisualStudio.TestTools.UITesting::ControlType^
A ControlType object.
Show: