PEReader.ReadDebugDirectory Metoda

Definicja

Odczytuje wszystkie wpisy tabeli katalogów debugowania.

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)

Zwraca

Tablica wpisów tabeli Debug Directory.

Wyjątki

Nieprawidłowy format wpisu.

Błąd we/wy podczas odczytywania ze strumienia bazowego.

Obraz PE jest niedostępny.

Dotyczy