Sdílet prostřednictvím


PEHeader.LoadConfigTableDirectory Vlastnost

Definice

Získá položku Načíst konfigurační tabulku.

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

Hodnota vlastnosti

Položka Load Configuration Table (Načíst konfigurační tabulku).

Poznámky

Představuje IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG.

Platí pro