PEReader.ReadDebugDirectory Methode

Definitie

Leest alle tabelvermeldingen voor foutopsporing in Directory.

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)

Retouren

Een matrix met mapvermeldingen voor foutopsporing.

Uitzonderingen

Ongeldige notatie van de vermelding.

IO-fout tijdens het lezen van de onderliggende stroom.

De PE-installatiekopieƫn zijn niet beschikbaar.

Van toepassing op