CorHeader.ExportAddressTableJumpsDirectory Property

Definition

Gets the Export Address Table Jumps entry.

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

Property Value

The Export Address Table Jumps entry.

Applies to