UITechnologyElement.GetOption(UITechnologyElementOption) 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:
virtual System::Object ^ GetOption(Microsoft::VisualStudio::TestTools::UITest::Extension::UITechnologyElementOption technologyElementOption);
public virtual object GetOption (Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyElementOption technologyElementOption);
abstract member GetOption : Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyElementOption -> obj
override this.GetOption : Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyElementOption -> obj
Public Overridable Function GetOption (technologyElementOption As UITechnologyElementOption) As Object
Parameters
- technologyElementOption
- UITechnologyElementOption