Sdílet prostřednictvím


PEHeader.BaseRelocationTableDirectory Vlastnost

Definice

Získá položku základní přemístění tabulky.

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

Hodnota vlastnosti

Položka Tabulka základních přemístění.

Poznámky

Představuje IMAGE_DIRECTORY_ENTRY_BASERELOC.

Platí pro