Condividi tramite


PEHeader.BoundImportTableDirectory Proprietà

Definizione

Ottiene la voce Tabella di importazione associata.

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

Valore della proprietà

Voce Tabella di importazione associata.

Commenti

Rappresenta IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT.

Si applica a