Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Binds the parameters that are used in this UI test that have currently loaded values.
Namespace: Microsoft.VisualStudio.TestTools.UITest.Common
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Syntax
public void BindWithCurrentValues()
public:
void BindWithCurrentValues()
member BindWithCurrentValues : unit -> unit
Public Sub BindWithCurrentValues
See Also
UITest Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace
Return to top