Compartir a través de


PEHeader.BaseRelocationTableDirectory Propiedad

Definición

Obtiene la entrada Tabla reubicaciones base.

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

Valor de propiedad

Entrada Tabla reubicaciones base.

Comentarios

Representa IMAGE_DIRECTORY_ENTRY_BASERELOC.

Se aplica a