AggregatedAction-Konstruktor (UITechnologyElement)

Initialisiert eine neue Instanz der AggregatedAction-Klasse für das angegebene Benutzeroberflächenelement.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Syntax

'Declaration
Protected Sub New ( _
    uiElement As UITechnologyElement _
)
protected AggregatedAction(
    UITechnologyElement uiElement
)
protected:
AggregatedAction(
    UITechnologyElement^ uiElement
)
new : 
        uiElement:UITechnologyElement -> AggregatedAction
protected function AggregatedAction(
    uiElement : UITechnologyElement
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AggregatedAction Klasse

AggregatedAction-Überladung

Microsoft.VisualStudio.TestTools.UITest.Common-Namespace

UITechnologyElement