__VSPROPID7 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.
public enum class __VSPROPID7
public enum class __VSPROPID7
enum __VSPROPID7
public enum __VSPROPID7
type __VSPROPID7 =
Public Enum __VSPROPID7
- Inheritance
-
__VSPROPID7
Fields
Name | Value | Description |
---|---|---|
VSPROPID_DeferOptOutProjectCount | -8047 | Count of projects that have opted out of Deferred Project Load. |
VSPROPID_FIRST7 | -8047 | |
VSPROPID_DeferredLoadOption | -8046 | Deferred load option for the solution. |
VSPROPID_DeferredProjectCount | -8045 | Count of projects currently in deferred mode. |
VSPROPID_IsInOpenFolderMode | -8044 | VARIANT_TRUE when solution is in open folder mode (as opposed to open solution/project file mode). |