__VSWBREFRESHTYPE Enumeration
Visual Studio 2015
Indicates refresh action to take with calls to Refresh.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| VSWBR_Completely | Refresh the browser completely. | |
| VSWBR_IfExpired | Refresh the browser if the page has expired. | |
| VSWBR_Normal | Take normal action. |
From vsbrowse.idl:
Show: