PEHeader.ExportTableDirectory Propriété

Définition

Obtient l’entrée Exporter la table.

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

Valeur de propriété

Entrée De table d’exportation.

Remarques

Représente IMAGE_DIRECTORY_ENTRY_EXPORT.

S’applique à