PEHeader.ImportAddressTableDirectory Właściwość

Definicja

Pobiera wpis Import Address Table (Importuj tabelę adresów).

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

Wartość właściwości

Wpis Import Address Table (Importuj tabelę adresów).

Uwagi

Reprezentuje IMAGE_DIRECTORY_ENTRY_IATwartość .

Dotyczy