Konstruktor UITechnologyElementProxy —
Inicjuje element serwera proxy z menedżerem danej technologii.
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.UITesting
Zestaw: Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)
Składnia
'Deklaracja
Protected Sub New ( _
technologyManager As UITechnologyManagerProxy, _
coreTechnologyElement As IUITechnologyElement _
)
protected UITechnologyElementProxy(
UITechnologyManagerProxy technologyManager,
IUITechnologyElement coreTechnologyElement
)
protected:
UITechnologyElementProxy(
UITechnologyManagerProxy^ technologyManager,
IUITechnologyElement^ coreTechnologyElement
)
new :
technologyManager:UITechnologyManagerProxy *
coreTechnologyElement:IUITechnologyElement -> UITechnologyElementProxy
protected function UITechnologyElementProxy(
technologyManager : UITechnologyManagerProxy,
coreTechnologyElement : IUITechnologyElement
)
Parametry
technologyManager
Typ: Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxyTechnologia Menedżer elementu serwera proxy
- coreTechnologyElement
Typ: Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.