__VSCREATEWEBBROWSER2 Enumeration
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_NavOptionMask2 | Use navigation settings option mask. | |
VSCWB_NoHistoryThisPage | Do not add this page to history. |