DkmSystemInformation.PageSize 属性

定义

虚拟内存页的最小大小。 如果页面大小未知,此值可能为零。

public:
 property int PageSize { int get(); };
public:
 property int PageSize { int get(); };
public int PageSize { get; }
member this.PageSize : int
Public ReadOnly Property PageSize As Integer

属性值

Int32

返回 Int32

适用于