Sdílet prostřednictvím


PEHeader.ImportTableDirectory Vlastnost

Definice

Získá položku Importovat tabulku.

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

Hodnota vlastnosti

Položka Import Table (Importovat tabulku).

Poznámky

Představuje IMAGE_DIRECTORY_ENTRY_IMPORT.

Platí pro