VSConstants.VSITEMID 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.
Special items inside a VsHierarchy.
public: enum class VSConstants::VSITEMID
enum VSConstants::VSITEMID
public enum VSConstants.VSITEMID
type VSConstants.VSITEMID =
Public Enum VSConstants.VSITEMID
- Inheritance
-
VSConstants.VSITEMID
Fields
Name | Value | Description |
---|---|---|
Selection | 4294967293 | Special items inside a VsHierarchy: all the currently selected items. |
Root | 4294967294 | Special items inside a VsHierarchy: the hierarchy itself. |
Nil | 4294967295 | Special items inside a VsHierarchy: no node. |