Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies flags for creating a web browser with the methods of IVsWebBrowsingService.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Enumeration __VSCREATEWEBBROWSER2
public enum __VSCREATEWEBBROWSER2
public enum class __VSCREATEWEBBROWSER2
type __VSCREATEWEBBROWSER2
public enum __VSCREATEWEBBROWSER2
Members
Member name | Description | |
---|---|---|
VSCWB_NoHistoryThisPage | Do not add this page to history. | |
VSCWB_NavOptionMask2 | Use navigation settings option mask. |