Compartilhar via


PEHeader.GlobalPointerTableDirectory Propriedade

Definição

Obtém a entrada Tabela de Ponteiro Global.

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

Valor da propriedade

A entrada Tabela de Ponteiro Global.

Comentários

Representa IMAGE_DIRECTORY_ENTRY_GLOBALPTR.

Aplica-se a