Table of Contents

Enum ManagedNativeHeaderSignature

Namespace
AsmResolver.PE.DotNet
Assembly
AsmResolver.PE.dll

Provides members defining all possible managed native header types.

public enum ManagedNativeHeaderSignature : uint

Fields

NGen = 1313163086

Indicates the managed native header is in the Native Image Generator (NGEN) file format.

Rtr = 5395538

Indicates the managed native header is in the ReadyToRun (RTR) file format.