UITechnologyElementProxy.SetOption(UITechnologyElementOption, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void SetOption(Microsoft::VisualStudio::TestTools::UITest::Extension::UITechnologyElementOption technologyElementOption, System::Object ^ optionValue);
public override void SetOption (Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyElementOption technologyElementOption, object optionValue);
override this.SetOption : Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyElementOption * obj -> unit
Public Overrides Sub SetOption (technologyElementOption As UITechnologyElementOption, optionValue As Object)
Parameters
- technologyElementOption
- UITechnologyElementOption
- optionValue
- Object