Proporciona acceso a las propiedades y los enum, evento, campo, interfaz, método, módulo de archivo ejecutable portable, parámetro, propiedad, valor devuelto, struct u otro atributo.
A target element can be an assembly, class, constructor, delegate, enum, event, field, interface, method, portable executable file module, parameter, property, return value, struct, or another attribute.
Un elemento de destino puede ser un ensamblado, clase, constructor, delegado, enumeración, evento, campo, interfaz, método, módulo de archivo ejecutable portable, parámetro, propiedad, valor devuelto, struct u otro atributo.
A target element can be an assembly, class, constructor, delegate, enum, event, field, interface, method, portable executable file module, parameter, property, return value, struct, or another attribute.
El formato ejecutable Portable Win32 está diseñado para minimizar el número de páginas que debe ser utilizadas para corregir importaciones.
The Win32 Portable Executable format is designed to minimize the number ofpages that must be touched to fix imports.
Por lo tanto, comprueba si el tamaño del archivo es de entre 174.080 y 189.440 bytes y si el archivo comienza con "MZ" (0x4D5A): los "bytes mágicos" correspondientes a un archivo ejecutable portable (PE).
It checks whether the file size is between 174,080 and 189,440 bytes and the file starts with "MZ" (0x4D5A), the "magic bytes" of a portable executable (PE) file.
O bien, pida a un ingeniero de soporte técnico de Microsoft que genere un archivo ejecutable portable y que se lo mande para ejecutarlo en el equipo de destino.
Or, ask a Microsoft support engineer to generate a portable executable and send it to you to run on the target computer.
Archivo ejecutable portable (PE) para el que se comprueban el lenguaje MSIL y los metadatos.
The portable executable (PE) file for which to check the MSIL and metadata.
El comando siguiente permite que los metadatos y el código desensamblado del archivo ejecutable portable (PE) MyHello.exe se muestren en la interfaz gráfica para el usuario predeterminada de Ildasm.exe.
class public auto ansi beforefieldinit MyClass extends The following command causes the metadata and disassembled code for the PE file MyHello.exe to display in the Ildasm.exe default GUI.