Share via


SetValueAction Constructor

 

Initializes a new instance of the SetValueAction class.

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

Overload List

Name Description
System_CAPS_pubmethod SetValueAction()

Initializes a new instance of the SetValueAction class for XML serialization or deserialization.

System_CAPS_pubmethod SetValueAction(UITechnologyElement, Object)

Initializes a new instance of the SetValueAction class by using the provided element and value.

See Also

SetValueAction Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace

Return to top