PEHeader.ImportAddressTableDirectory Свойство

Определение

Возвращает запись Импорт таблицы адресов.

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

Значение свойства

Запись Импорт таблицы адресов.

Комментарии

Представляет .IMAGE_DIRECTORY_ENTRY_IAT

Применяется к