Campo VsDebugTargetInfo2.cbSize

 

Publicado: abril de 2016

Especifica o tamanho da estrutura VsDebugTargetInfo2.

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 cbSize
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
unsigned int cbSize
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable cbSize : uint32
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")>
Public cbSize As UInteger

Valor de Campo

Type: System.UInt32

Consulte também

Estrutura VsDebugTargetInfo2
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo