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

UITechnologyManagerProxy::MatchElement Method (IUITechnologyElement^, Object^, Boolean)

 

Namespace:   Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

public:
virtual bool MatchElement(
	IUITechnologyElement^ element,
	Object^ parsedQueryIdCookie,
	[OutAttribute] bool% useEngine
) override

Parameters

element
Type: Microsoft.VisualStudio.TestTools.UITest.Extension::IUITechnologyElement^

parsedQueryIdCookie
Type: System::Object^

useEngine
Type: System::Boolean

Return Value

Type: System::Boolean
Return to top
Show: