PEHeader.SizeOfHeapCommit Property

Definition

Gets the size of the local heap space to commit.

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

Property Value

the size of the local heap space to commit.

Applies to