Share via


VSPROPSHEETPAGE.dwReserved Field

Reserved for future use.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
Public dwReserved As UInteger
public uint dwReserved
public:
unsigned int dwReserved
val mutable dwReserved: uint32
public var dwReserved : uint

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

VSPROPSHEETPAGE Structure

Microsoft.VisualStudio.Shell.Interop Namespace