PEHeader.SizeOfStackCommit Property

Definition

Gets the size of the stack to commit.

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

Property Value

The size of the stack to commit.

Applies to