PEHeader.BaseRelocationTableDirectory Eigenschap

Definitie

Hiermee haalt u de tabelvermelding Basisverplaatsingen op.

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

Waarde van eigenschap

De vermelding Basisverplaatsing tabel.

Opmerkingen

Vertegenwoordigt IMAGE_DIRECTORY_ENTRY_BASERELOC.

Van toepassing op