Campo VSCOMPONENTSELECTORTABINIT.dwSize
Publicado: abril de 2016
DWORD que contém o tamanho da VSCOMPONENTSELECTORTABINIT.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwSize
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
unsigned int dwSize
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwSize : uint32
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")>
Public dwSize As UInteger
Valor de Campo
Type: System.UInt32
Comentários
COM assinatura
De vsshell.idl:
Consulte também
Estrutura VSCOMPONENTSELECTORTABINIT
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo