다음을 통해 공유


PEHeader.SizeOfHeapCommit 속성

정의

커밋할 로컬 힙 공간의 크기를 가져옵니다.

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

속성 값

커밋할 로컬 힙 공간의 크기입니다.

적용 대상