Udostępnij za pośrednictwem


Metoda UITechnologyElement.SetOption —

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Extension
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Extension (w Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Składnia

'Deklaracja
Public Overridable Sub SetOption ( _
    technologyElementOption As UITechnologyElementOption, _
    optionValue As Object _
)
public virtual void SetOption(
    UITechnologyElementOption technologyElementOption,
    Object optionValue
)
public:
virtual void SetOption(
    UITechnologyElementOption technologyElementOption, 
    Object^ optionValue
)
abstract SetOption : 
        technologyElementOption:UITechnologyElementOption * 
        optionValue:Object -> unit  
override SetOption : 
        technologyElementOption:UITechnologyElementOption * 
        optionValue:Object -> unit
public function SetOption(
    technologyElementOption : UITechnologyElementOption, 
    optionValue : Object
)

Parametry

  • optionValue
    Typ: Object

Implementuje

IUITechnologyElement.SetOption(UITechnologyElementOption, Object)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITechnologyElement Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Extension