Compartir vía


PEHeader.ExportTableDirectory Propiedad

Definición

Obtiene la entrada Exportar tabla.

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

Valor de propiedad

Entrada Exportar tabla.

Comentarios

Representa IMAGE_DIRECTORY_ENTRY_EXPORT.

Se aplica a