Campo VSPROPSHEETPAGE.dwReserved
Publicado: abril de 2016
Reservado para uso futuro.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwReserved
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")]
unsigned int dwReserved
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwReserved : uint32
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")>
Public dwReserved As UInteger
Type: System.UInt32
De vsshell.idl:
Estrutura VSPROPSHEETPAGE
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo