次の方法で共有


VSPROPSHEETPAGE.dwReserved Field

Reserved for future use.

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

Syntax

'宣言
Public dwReserved As UInteger
'使用
Dim instance As VSPROPSHEETPAGE
Dim value As UInteger

value = instance.dwReserved

instance.dwReserved = value
public uint dwReserved
public:
unsigned int dwReserved
public var dwReserved : uint

Field Value

Type: System.UInt32

Remarks

COM Signature

From vsshell.idl:

Permissions

See Also

Reference

VSPROPSHEETPAGE Structure

VSPROPSHEETPAGE Members

Microsoft.VisualStudio.Shell.Interop Namespace