PEHeader.BaseRelocationTableDirectory Egenskap

Definition

Hämtar posten Base Relocations Table (Basflyttartabell).

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

Egenskapsvärde

Tabellpost för basflyttar.

Kommentarer

Representerar IMAGE_DIRECTORY_ENTRY_BASERELOC.

Gäller för