PEHeader.BaseRelocationTableDirectory Właściwość

Definicja

Pobiera wpis Tabeli relokacji podstawowych.

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

Wartość właściwości

Wpis Tabeli relokacji podstawowych.

Uwagi

Reprezentuje IMAGE_DIRECTORY_ENTRY_BASERELOCwartość .

Dotyczy