Sdílet prostřednictvím


PEHeader.DebugTableDirectory Vlastnost

Definice

Získá položku Ladicí tabulka.

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

Hodnota vlastnosti

Položka Ladicí tabulka

Poznámky

Představuje IMAGE_DIRECTORY_ENTRY_DEBUG.

Platí pro