Campo VSOBNAVNAMEINFONODE.lltName
Publicado: abril de 2016
Especifica o tipo de objeto de biblioteca.Valores são obtidas a partir do _LIB_LISTTYPE enumeração.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.LIB_LISTTYPE")]
public uint lltName
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.LIB_LISTTYPE")]
unsigned int lltName
[<ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.LIB_LISTTYPE")>]
val mutable lltName : uint32
<ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.LIB_LISTTYPE")>
Public lltName As UInteger
Valor de Campo
Type: System.UInt32
Comentários
COM assinatura
De vsshell.idl:
Consulte também
Estrutura VSOBNAVNAMEINFONODE
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo