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