__VSCREATEWEBBROWSER2 Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies flags for creating a web browser with the methods of IVsWebBrowsingService.
public enum class __VSCREATEWEBBROWSER2
public enum class __VSCREATEWEBBROWSER2
enum __VSCREATEWEBBROWSER2
public enum __VSCREATEWEBBROWSER2
type __VSCREATEWEBBROWSER2 =
Public Enum __VSCREATEWEBBROWSER2
- Inheritance
-
__VSCREATEWEBBROWSER2
Fields
VSCWB_NavOptionMask2 | 2031616 | Use navigation settings option mask. |
VSCWB_NoHistoryThisPage | 1048576 | Do not add this page to history. |