Compartir a través de


PEHeader.ImportTableDirectory Propiedad

Definición

Obtiene la entrada Importar tabla.

public:
 property System::Reflection::PortableExecutable::DirectoryEntry ImportTableDirectory { System::Reflection::PortableExecutable::DirectoryEntry get(); };
public System.Reflection.PortableExecutable.DirectoryEntry ImportTableDirectory { get; }
member this.ImportTableDirectory : System.Reflection.PortableExecutable.DirectoryEntry
Public ReadOnly Property ImportTableDirectory As DirectoryEntry

Valor de propiedad

Entrada Importar tabla.

Comentarios

Representa IMAGE_DIRECTORY_ENTRY_IMPORT.

Se aplica a