UITechnologyElementProxy Constructor

Definition

protected:
 UITechnologyElementProxy(Microsoft::VisualStudio::TestTools::UITesting::UITechnologyManagerProxy ^ technologyManager, Microsoft::VisualStudio::TestTools::UITest::Extension::IUITechnologyElement ^ coreTechnologyElement);
protected UITechnologyElementProxy (Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy technologyManager, Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement coreTechnologyElement);
new Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy : Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy * Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement -> Microsoft.VisualStudio.TestTools.UITesting.UITechnologyElementProxy
Protected Sub New (technologyManager As UITechnologyManagerProxy, coreTechnologyElement As IUITechnologyElement)

Parameters

technologyManager
UITechnologyManagerProxy
coreTechnologyElement
IUITechnologyElement

Applies to