Konstruktor AggregatedAction — (UITechnologyElement)
Inicjuje nowe wystąpienie AggregatedAction klasy dla elementu interfejsu użytkownika dostarczone.
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw: Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Składnia
protected AggregatedAction(
UITechnologyElement uiElement
)
protected:
AggregatedAction(
UITechnologyElement^ uiElement
)
new :
uiElement:UITechnologyElement -> AggregatedAction
Protected Sub New (
uiElement As UITechnologyElement
)
Parametry
- uiElement
A UITechnologyElement obiekt, który reprezentuje element interfejsu użytkownika.
Zobacz też
UITechnologyElement
AggregatedAction Przeciążenie
Klasa AggregatedAction
Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common
Powrót do początku