Udostępnij za pośrednictwem


Konstruktor InputAction — (UITechnologyElement)

 

Inicjuje nowe wystąpienie InputAction klasy przy użyciu dostarczonego elementu.

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

Składnia

protected InputAction(
    UITechnologyElement uiElement
)
protected:
InputAction(
    UITechnologyElement^ uiElement
)
new : 
        uiElement:UITechnologyElement -> InputAction
Protected Sub New (
    uiElement As UITechnologyElement
)

Parametry

Zobacz też

UITechnologyElement
InputAction Przeciążenie
Klasa InputAction
Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common

Powrót do początku