VSOBNAVNAMEINFONODE.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 library object. Values are taken from the _LIB_LISTTYPE enumeration.
public: System::UInt32 lltName;
public: unsigned int lltName;
unsigned int lltName;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.LIB_LISTTYPE")]
public uint lltName;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.LIB_LISTTYPE")>]
val mutable lltName : uint32
Public lltName As UInteger
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: