PEHeader.ImportTableDirectory Właściwość

Definicja

Pobiera wpis Import Table (Importuj tabelę).

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

Wartość właściwości

Wpis Importuj tabelę.

Uwagi

Reprezentuje IMAGE_DIRECTORY_ENTRY_IMPORTwartość .

Dotyczy