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.

BrowserAction Constructor (UITechnologyElement^, BrowserActionType)

 

Initializes a new instance of the BrowserAction class for XML serialization or deserialization.

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

public:
BrowserAction(
	UITechnologyElement^ uiElement,
	BrowserActionType actionType
)
Return to top
Show: