PEHeader.ImportAddressTableDirectory Propriété

Définition

Obtient l’entrée Importer la table d’adresses.

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

Valeur de propriété

Entrée Import Address Table.

Remarques

Représente IMAGE_DIRECTORY_ENTRY_IAT.

S’applique à