Sdílet prostřednictvím


UITechnologyManagerProxy(String, String) Constructor

Definition

protected:
 UITechnologyManagerProxy(System::String ^ coreTechnologyName, System::String ^ extensionTechnologyName);
protected UITechnologyManagerProxy (string coreTechnologyName, string extensionTechnologyName);
new Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy : string * string -> Microsoft.VisualStudio.TestTools.UITesting.UITechnologyManagerProxy
Protected Sub New (coreTechnologyName As String, extensionTechnologyName As String)

Parameters

coreTechnologyName
String
extensionTechnologyName
String

Applies to