Construtor SetStateAction (UITechnologyElement, Object)

Inicializa uma nova instância de SetStateAction classe usando o elemento fornecido e o valor.

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

Sintaxe

'Declaração
Public Sub New ( _
    uiElement As UITechnologyElement, _
    value As Object _
)
public SetStateAction(
    UITechnologyElement uiElement,
    Object value
)
public:
SetStateAction(
    UITechnologyElement^ uiElement, 
    Object^ value
)
new : 
        uiElement:UITechnologyElement * 
        value:Object -> SetStateAction
public function SetStateAction(
    uiElement : UITechnologyElement, 
    value : Object
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SetStateAction Classe

Sobrecargas SetStateAction

Namespace Microsoft.VisualStudio.TestTools.UITest.Common

UITechnologyElement