Compartilhar via


PEHeader.DebugTableDirectory Propriedade

Definição

Obtém a entrada Depurar Tabela.

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

Valor da propriedade

A entrada Tabela de Depuração.

Comentários

Representa IMAGE_DIRECTORY_ENTRY_DEBUG.

Aplica-se a