Udostępnij za pośrednictwem


Konstruktor UITechnologyManagerProxy —

Inicjuje serwer proxy dla 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 ( _
    coreTechnologyName As String, _
    extensionTechnologyName As String _
)
protected UITechnologyManagerProxy(
    string coreTechnologyName,
    string extensionTechnologyName
)
protected:
UITechnologyManagerProxy(
    String^ coreTechnologyName, 
    String^ extensionTechnologyName
)
new : 
        coreTechnologyName:string * 
        extensionTechnologyName:string -> UITechnologyManagerProxy
protected function UITechnologyManagerProxy(
    coreTechnologyName : String, 
    extensionTechnologyName : String
)

Parametry

  • coreTechnologyName
    Typ: System.String
    Nazwa technologii podstawowej.
  • extensionTechnologyName
    Typ: System.String
    Nazwa rozszerzenia technologii.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITechnologyManagerProxy Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting