PortableExecutableKinds (System.Reflection.PortableExecutableKinds)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: mscorlib.dll

Identifies the nature of the code in an executable file.

VB.NET C#

C#

public enum struct PortableExecutableKinds : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

PortableExecutableKinds Enumeration (System.Reflection)

Note: This enumeration is new in the .NET Framework version 2.0. ... .NET Framework 2.0 Class Library Reference System.Reflection PortableExecutableKinds Enumeration

Module.GetPEKind Method (System.Reflection)

Type: System.Reflection . . :: . PortableExecutableKinds % When this method returns, a combination of the PortableExecutableKinds values indicating the nature of the code in ...

Feedback: Type.IsAssignableFrom with ByRef enumerations

Console.WriteLine("raw: {0}", typeof(System.Reflection.PortableExecutableKinds).IsAssignableFrom(typeof(System.Reflection.ImageFileMachine))); Console.WriteLine("byRef: {0}", typeof ...

System.Reflection.PortableExecutableKinds \ SSCLI \ Source Viewer

The Developer Fusion labs. Free tool to automatically translate C# to VB.NET and VB.NET to C#, plus other free developer tools and utilities

Mono Documentation

public void Save ( string assemblyFileName, System.Reflection.PortableExecutableKinds portableExecutableKind, ... Parameters assemblyFileName Documentation for this section has not yet ...

Mono Documentation

Mono Class Library : System.Reflection Namespace System.Reflection.PortableExecutableKinds Enumeration: Note: This namespace, class, or member is supported only in version ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support