__VSWBREFRESHTYPE 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.
Indicates refresh action to take with calls to Refresh(UInt32).
public enum class __VSWBREFRESHTYPE
public enum class __VSWBREFRESHTYPE
enum __VSWBREFRESHTYPE
public enum __VSWBREFRESHTYPE
type __VSWBREFRESHTYPE =
Public Enum __VSWBREFRESHTYPE
- Inheritance
-
__VSWBREFRESHTYPE
Fields
Name | Value | Description |
---|---|---|
VSWBR_Normal | 0 | Take normal action. |
VSWBR_IfExpired | 1 | Refresh the browser if the page has expired. |
VSWBR_Completely | 3 | Refresh the browser completely. |
Remarks
COM Signature
From vsbrowse.idl: