Show / Hide Table of Contents

Enum ComFlagsType

ImageCor20Header Flags

Namespace: PeNet.Header.Pe
Assembly: PeNet.dll
Syntax
public enum ComFlagsType : uint

Fields

Name Description
BitRequired32

32 bit required flag.

IlLibrary

Intermediate language library flag.

IlOnly

Intermediate language only flag.

NativeEntrypoint

Native entry point flag.

StrongNameSigned

Strong named signed flag.

TrackDebugData

Track debug data flag.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX