__VSCREATEWEBBROWSER2 Enum
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
C++/CX
public enum class __VSCREATEWEBBROWSER2
enum __VSCREATEWEBBROWSER2
public enum __VSCREATEWEBBROWSER2
type __VSCREATEWEBBROWSER2 =
Public Enum __VSCREATEWEBBROWSER2
- Inheritance
-
__VSCREATEWEBBROWSER2
Name | Value | Description |
---|---|---|
VSCWB_NoHistoryThisPage | 1048576 | Do not add this page to history. |
VSCWB_NavOptionMask2 | 2031616 | Use navigation settings option mask. |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |