UITechnologyManagerProxy.SetTechnologyManagerProperty Method

Definition

public:
 override void SetTechnologyManagerProperty(Microsoft::VisualStudio::TestTools::UITest::Extension::UITechnologyManagerProperty propertyName, System::Object ^ propertyValue);
public override void SetTechnologyManagerProperty (Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyManagerProperty propertyName, object propertyValue);
override this.SetTechnologyManagerProperty : Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyManagerProperty * obj -> unit
Public Overrides Sub SetTechnologyManagerProperty (propertyName As UITechnologyManagerProperty, propertyValue As Object)

Parameters

propertyValue
Object

Applies to