VSOBNAVNAMEINFONODE.lltName Field

Definition

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:

Applies to