PEHeader.BoundImportTableDirectory Свойство

Определение

Возвращает запись привязанной таблицы импорта.

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

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

Запись Привязанная импортная таблица.

Комментарии

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

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