PAGESET.cPageRange Field

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

Syntax

声明
Public cPageRange As UInteger
用法
Dim instance As PAGESET
Dim value As UInteger

value = instance.cPageRange

instance.cPageRange = value
public uint cPageRange
public:
unsigned int cPageRange
val mutable cPageRange: uint32
public var cPageRange : uint

.NET Framework Security

See Also

Reference

PAGESET Structure

PAGESET Members

Microsoft.VisualStudio.OLE.Interop Namespace