Campo SYMBOL_DESCRIPTION_NODE.dwType
Publicado: abril de 2016
Para ser gravado.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwType
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
unsigned int dwType
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwType : uint32
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")>
Public dwType As UInteger
Valor de Campo
Type: System.UInt32
Comentários
COM assinatura
De vsshell80.idl:
Consulte também
Estrutura SYMBOL_DESCRIPTION_NODE
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo