Condividi tramite


Costruttore AggregatedAction (UITechnologyElement)

 

Inizializza una nuova istanza della classe AggregatedAction per l'elemento dell'interfaccia utente fornito.

Spazio dei nomi:   Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Sintassi

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

Parametri

Vedere anche

UITechnologyElement
AggregatedAction Overload
Classe AggregatedAction
Spazio dei nomi Microsoft.VisualStudio.TestTools.UITest.Common

Torna all'inizio