PEHeader.ImportAddressTableDirectory Egenskap

Definition

Hämtar posten Importera adresstabell.

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

Egenskapsvärde

Posten Importera adresstabell.

Kommentarer

Representerar IMAGE_DIRECTORY_ENTRY_IAT.

Gäller för