PEHeader.BoundImportTableDirectory Eigenschaft

Definition

Ruft den Gebundenen Importtabelleneintrag ab.

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

Eigenschaftswert

Der Eintrag "Gebundene Importtabelle".

Hinweise

Represents IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT.

Gilt für: