Partager via


PEDirectoriesBuilder.ImportAddressTable Propriété

Définition

Entrée de répertoire de l’image de la table d’adresses d’importation (IAT).

public:
 property System::Reflection::PortableExecutable::DirectoryEntry ImportAddressTable { System::Reflection::PortableExecutable::DirectoryEntry get(); void set(System::Reflection::PortableExecutable::DirectoryEntry value); };
public System.Reflection.PortableExecutable.DirectoryEntry ImportAddressTable { get; set; }
member this.ImportAddressTable : System.Reflection.PortableExecutable.DirectoryEntry with get, set
Public Property ImportAddressTable As DirectoryEntry

Valeur de propriété

Une entrée de répertoire instance.

Remarques

Représente IMAGE_DIRECTORY_ENTRY_IAT.

S’applique à