Udostępnij za pośrednictwem


Metoda BrowserHelper.GetBrowserButtonType —

Zwraca typ przycisku dla element technologii podanego interfejsu.

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

Składnia

'Deklaracja
Public MustOverride Function GetBrowserButtonType ( _
    element As UITechnologyElement _
) As BrowserButtonType
public abstract BrowserButtonType GetBrowserButtonType(
    UITechnologyElement element
)
public:
virtual BrowserButtonType GetBrowserButtonType(
    UITechnologyElement^ element
) abstract
abstract GetBrowserButtonType : 
        element:UITechnologyElement -> BrowserButtonType
public abstract function GetBrowserButtonType(
    element : UITechnologyElement
) : BrowserButtonType

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.TestTools.UITest.Extension.BrowserButtonType
Typ przycisku dla podanego elementu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

BrowserHelper Klasa

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

UITechnologyElement

ButtonType