__VSWBNAVIGATEFLAGS Enumeration
Visual Studio 2015
Navigation flags for Navigate calls.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| VSNWB_AddToMRU | Add the document to the most recently used list. | |
| VSNWB_ForceNew | Open the document in a new window. | |
| VSNWB_VsURLOnly | Navigate only to a Visual Studio internal URL. | |
| VSNWB_WebURLOnly | Navigate only to a Web URL. |
From vsbrowse.idl:
Show: