CorHeader.ExportAddressTableJumpsDirectory 属性

定义

获取“导出地址表跳转”条目。

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

属性值

“导出地址表跳转”条目。

适用于