PEReader.ReadDebugDirectory Metoda

Definice

Přečte všechny položky tabulky adresáře ladění.

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 adresáře ladění.

Výjimky

Chybný formát položky.

Chyba vstupně-výstupních operací při čtení z podkladového datového proudu.

Image pe není k dispozici.

Platí pro