Udostępnij za pośrednictwem


PEHeader.DelayImportTableDirectory Właściwość

Definicja

Pobiera wpis Delay-Load Importuj tabelę.

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

Wartość właściwości

Wpis Delay-Load Importuj tabelę.

Uwagi

Reprezentuje IMAGE_DIRECTORY_ENTRY_DELAY_IMPORTwartość .

Dotyczy