Condividi tramite


Costruttore UITestAction (UITechnologyElement)

Inizializza una nuova istanza della classe UITestAction utilizzando 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

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

UITestAction Classe

Overload UITestAction

Spazio dei nomi Microsoft.VisualStudio.TestTools.UITest.Common

UITechnologyElement