VSOBNAVNAMEINFONODE2.lltName 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.
Specifies the type of the object to navigate to. Values are taken from the LIB_LISTTYPE2 enumeration.
public: System::UInt32 lltName;
public: unsigned int lltName;
unsigned int lltName;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.LIB_LISTTYPE2")]
public uint lltName;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.LIB_LISTTYPE2")>]
val mutable lltName : uint32
Public lltName As UInteger
Field Value
- Attributes
Remarks
COM Signature
From vsshell80.idl: