VSOBNAVNAMEINFONODE.lltName 字段

定义

指定库对象的类型。 值取自 _LIB_LISTTYPE 枚举。

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 

字段值

UInt32
属性

注解

COM 签名

从 vsshell:

适用于