Compartilhar via


PEHeader.BoundImportTableDirectory Propriedade

Definição

Obtém a entrada Tabela de Importação Associada.

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

Valor da propriedade

A entrada Tabela de Importação Associada.

Comentários

Representa IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT.

Aplica-se a