UITechnologyElementProxy Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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