VSConstants.VSITEMID_ROOT Field
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: the hierarchy itself.
public: System::UInt32 VSITEMID_ROOT = 4294967294;
unsigned int VSITEMID_ROOT = 4294967294;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public const uint VSITEMID_ROOT = 4294967294;
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
val mutable VSITEMID_ROOT : uint32
Public Const VSITEMID_ROOT As UInteger = 4294967294
Field Value
Value = 4294967294- Attributes