BrowserWindow.Refresh Method
Refreshes the Web browser window.
Namespace: Microsoft.VisualStudio.TestTools.UITesting
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Syntax
'Declaration
Public Overridable Sub Refresh
public virtual void Refresh()
public:
virtual void Refresh()
abstract Refresh : unit -> unit
override Refresh : unit -> unit
public function Refresh()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.