Udostępnij za pośrednictwem


Metoda IUITechnologyElement.SetOption —

Ustawia wartość opcji określonych w tym elemencie.

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

Składnia

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

Parametry

  • optionValue
    Typ: Object

    Wartość dla opcji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IUITechnologyElement Interfejs

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

UITechnologyElementOption