Udostępnij za pośrednictwem


Konstruktor SetBaseAction — (UITechnologyElement)

 

Inicjuje nowe wystąpienie SetBaseAction klasy przy użyciu dostarczonego element.

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

Składnia

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

Parametry

Zobacz też

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

Powrót do początku