PEHeader.ImportTableDirectory Proprietà

Definizione

Ottiene la voce Importa tabella.

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

Valore della proprietà

Voce Importa tabella.

Commenti

Rappresenta IMAGE_DIRECTORY_ENTRY_IMPORT.

Si applica a