IUITechnologyManager.SetTechnologyManagerProperty(UITechnologyManagerProperty, Object) Метод

Определение

При реализации в унаследованном классе задает значение указанного свойства в этом диспетчере технологий.

public:
 void SetTechnologyManagerProperty(Microsoft::VisualStudio::TestTools::UITest::Extension::UITechnologyManagerProperty propertyName, System::Object ^ propertyValue);
[System.Runtime.InteropServices.DispId(21)]
public void SetTechnologyManagerProperty (Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyManagerProperty propertyName, object propertyValue);
[<System.Runtime.InteropServices.DispId(21)>]
abstract member SetTechnologyManagerProperty : Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyManagerProperty * obj -> unit
Public Sub SetTechnologyManagerProperty (propertyName As UITechnologyManagerProperty, propertyValue As Object)

Параметры

propertyName
UITechnologyManagerProperty

Элемент перечисления UITechnologyManagerProperty.

propertyValue
Object

Значение для свойства.

Атрибуты

Применяется к