Campo VsPropertyBrowserState.cbSize
Publicado: abril de 2016
DWORD que contém o tamanho da VsPropertyBrowserState (para o plug-and-play).
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 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
Comentários
COM assinatura
De vsshell.idl:
Consulte também
Estrutura VsPropertyBrowserState
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo