PEHeader.BoundImportTableDirectory Propriété

Définition

Obtient l’entrée Table d’importation liée.

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

Valeur de propriété

Entrée Table d’importation liée.

Remarques

Représente IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT.

S’applique à