Aracılığıyla paylaş


PEHeader.BoundImportTableDirectory Özellik

Tanım

İlişkili İçeri Aktarma Tablosu girdisini alır.

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

Özellik Değeri

İlişkili İçeri Aktarma Tablosu girdisi.

Açıklamalar

öğesini temsil eder IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT.

Şunlara uygulanır