次の方法で共有


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

プロパティ値

[アドレス テーブルジャンプのエクスポート] エントリ。

適用対象