VSSAVETREEITEM.itemid Field

Definition

Identifier of the hierarchy item. For a list of itemid values, see VSITEMID.

public: System::UInt32 itemid;
public: unsigned int itemid;
unsigned int itemid;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSITEMID")]
public uint itemid;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSITEMID")>]
val mutable itemid : uint32
Public itemid As UInteger 

Field Value

Attributes

Remarks

COM Signature

From vsshell80.idl:

Applies to