UITestInterpreter.Unhighlight Method

Removes highlighting from the UI element that is associated with the current action.

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

Syntax

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

.NET Framework Security

See Also

Reference

UITestInterpreter Class

Microsoft.VisualStudio.TestTools.UITest.CodeGeneration Namespace

HighlightElement