ImageFileMachine (System.Reflection.ImageFileMachine)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: mscorlib.dll

Identifies the platform targeted by an executable.

VB.NET C#

C#

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

Articles

Module.GetPEKind Method (System.Reflection)

Type: System.Reflection . . :: . ImageFileMachine % When this method returns, one of the ImageFileMachine values indicating the platform targeted by the module.

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.ImageFileMachine \ 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

... System.Reflection.PortableExecutableKinds portableExecutableKind, System.Reflection.ImageFileMachine. Parameters assemblyFileName Documentation for this section has not yet been ...

Mono Documentation

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

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