Udostępnij za pośrednictwem


Konstruktor UITechnologyManagerProxy —

Inicjowanie serwera 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: String

    Nazwa podstawowej technologii.

  • extensionTechnologyName
    Typ: String

    Technologia nazwę rozszerzenia.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITechnologyManagerProxy Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting