Edit

Share via


PEHeader.ImportTableDirectory Property

Definition

Gets the Import Table entry.

C#
public System.Reflection.PortableExecutable.DirectoryEntry ImportTableDirectory { get; }

Property Value

The Import Table entry.

Remarks

Represents IMAGE_DIRECTORY_ENTRY_IMPORT.

Applies to