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.

BrowserHelper::GetBrowserButtonType Method (UITechnologyElement^)

 

Returns the button type for the provided user interface technology element.

Namespace:   Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

public:
virtual BrowserButtonType GetBrowserButtonType(
	UITechnologyElement^ element
) abstract

Return Value

Type: Microsoft.VisualStudio.TestTools.UITest.Extension::BrowserButtonType

The button type for the provided element.

Return to top
Show: