共用方式為


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

屬性值

[匯出位址表跳躍] 專案。

適用於