UITest.BindWithCurrentValues Method

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

'Declaration
Public Sub BindWithCurrentValues
public void BindWithCurrentValues()
public:
void BindWithCurrentValues()
member BindWithCurrentValues : unit -> unit 
public function BindWithCurrentValues()

.NET Framework Security

See Also

Reference

UITest Class

Microsoft.VisualStudio.TestTools.UITest.Common Namespace