__VSPROVISIONALVIEWINGSTATUS 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 the provisional viewing status for the item.
public enum class __VSPROVISIONALVIEWINGSTATUS
public enum class __VSPROVISIONALVIEWINGSTATUS
enum __VSPROVISIONALVIEWINGSTATUS
public enum __VSPROVISIONALVIEWINGSTATUS
type __VSPROVISIONALVIEWINGSTATUS =
Public Enum __VSPROVISIONALVIEWINGSTATUS
- Inheritance
-
__VSPROVISIONALVIEWINGSTATUS
Fields
Name | Value | Description |
---|---|---|
PVS_Disabled | 0 | Provisional viewing is disabled. |
PVS_EnabledSlow | 1 | Provisional viewing is enabled, but may be slow. |
PVS_EnabledLarge | 2 | |
PVS_Enabled | 3 | Provisional viewing is enabled. |