Aracılığıyla paylaş


PEHeader.ImportAddressTableDirectory Özellik

Tanım

Adres Tablosunu İçeri Aktar girdisini alır.

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

Özellik Değeri

Adres Tablosunu İçeri Aktar girdisi.

Açıklamalar

öğesini temsil eder IMAGE_DIRECTORY_ENTRY_IAT.

Şunlara uygulanır