QueryCondition.Match(IUITechnologyElement) Method

Definition

Returns a value that indicates whether the provided element matches the current query condition.

C++
public:
 abstract bool Match(Microsoft::VisualStudio::TestTools::UITest::Extension::IUITechnologyElement ^ element);

Parameters

Returns

true if the element matches the condition; otherwise, false.

Implements

Applies to

Product Versions
Visual Studio SDK 2017, 2019