PEHeader.SizeOfHeapCommit 屬性

定義

取得本地堆積空間的大小以進行提交。

public:
 property System::UInt64 SizeOfHeapCommit { System::UInt64 get(); };
public ulong SizeOfHeapCommit { get; }
member this.SizeOfHeapCommit : uint64
Public ReadOnly Property SizeOfHeapCommit As ULong

屬性值

本地堆積空間的大小。

適用於