PEReader.ReadDebugDirectory Metoda

Definice

Přečte všechny položky tabulky ladicího adresáře.

public:
 System::Collections::Immutable::ImmutableArray<System::Reflection::PortableExecutable::DebugDirectoryEntry> ReadDebugDirectory();
public System.Collections.Immutable.ImmutableArray<System.Reflection.PortableExecutable.DebugDirectoryEntry> ReadDebugDirectory();
member this.ReadDebugDirectory : unit -> System.Collections.Immutable.ImmutableArray<System.Reflection.PortableExecutable.DebugDirectoryEntry>
Public Function ReadDebugDirectory () As ImmutableArray(Of DebugDirectoryEntry)

Návraty

Pole položek tabulky ladicího adresáře

Výjimky

Chybný formát položky

Při čtení ze základního datového proudu došlo k chybě vstupně-výstupních operací.

Obrázek PE není k dispozici.

Platí pro