PEHeader.BoundImportTableDirectory Właściwość

Definicja

Pobiera wpis Powiązana tabela importu.

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

Wartość właściwości

Wpis Powiązana tabela importu.

Uwagi

Reprezentuje IMAGE_DIRECTORY_ENTRY_BOUND_IMPORTwartość .

Dotyczy