Construtor UITestAction (UITechnologyElement)

Inicializa uma nova instância de UITestAction classe usando o elemento de interface do usuário fornecido.

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

Sintaxe

'Declaração
Protected Sub New ( _
    uiElement As UITechnologyElement _
)
protected UITestAction(
    UITechnologyElement uiElement
)
protected:
UITestAction(
    UITechnologyElement^ uiElement
)
new : 
        uiElement:UITechnologyElement -> UITestAction
protected function UITestAction(
    uiElement : UITechnologyElement
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

UITestAction Classe

Sobrecargas UITestAction

Namespace Microsoft.VisualStudio.TestTools.UITest.Common

UITechnologyElement