__VSCREATEWEBBROWSER2 Enumeration

Specifies flags for creating a web browser with the methods of IVsWebBrowsingService2.

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
'Usage
Dim instance As __VSCREATEWEBBROWSER2
public enum __VSCREATEWEBBROWSER2
public enum class __VSCREATEWEBBROWSER2
public enum __VSCREATEWEBBROWSER2

Members

Member name Description
VSCWB_NoHistoryThisPage Do not add this page to history.
VSCWB_NavOptionMask2 Use navigation settings option mask.

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace