|
Note: This enumeration is new in the .NET Framework version 2.0. ... .NET Framework 2.0 Class Library Reference System.Reflection PortableExecutableKinds Enumeration
|
|
Type: System.Reflection . . :: . PortableExecutableKinds % When this method returns, a combination of the PortableExecutableKinds values indicating the nature of the code in ...
|
|
Console.WriteLine("raw: {0}", typeof(System.Reflection.PortableExecutableKinds).IsAssignableFrom(typeof(System.Reflection.ImageFileMachine))); Console.WriteLine("byRef: {0}", typeof ...
|
|
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
|
|
public void Save ( string assemblyFileName, System.Reflection.PortableExecutableKinds portableExecutableKind, ... Parameters assemblyFileName Documentation for this section has not yet ...
|
|
Mono Class Library : System.Reflection Namespace System.Reflection.PortableExecutableKinds Enumeration: Note: This namespace, class, or member is supported only in version ...
|