Mono Class Library: System.Reflection Namespace

System.Reflection.PortableExecutableKinds Enumeration

Documentation for this section has not yet been entered. [Edit]
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
public enum PortableExecutableKinds

Remarks

Documentation for this section has not yet been entered. [Edit]

Members

Member NameDescription
ILOnlyDocumentation for this section has not yet been entered. [Edit]
NotAPortableExecutableImageDocumentation for this section has not yet been entered. [Edit]
PE32PlusDocumentation for this section has not yet been entered. [Edit]
Required32BitDocumentation for this section has not yet been entered. [Edit]
Unmanaged32BitDocumentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0