Mono Class Library: System.Reflection Namespace

System.Reflection.PortableExecutableKinds Enumeration

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

Remarks

Documentation for this section has not yet been entered.

Members

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

Requirements

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