PEHeader.ImportTableDirectory Egenskap

Definition

Hämtar posten Importera tabell.

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

Egenskapsvärde

Posten Importera tabell.

Kommentarer

Representerar IMAGE_DIRECTORY_ENTRY_IMPORT.

Gäller för