PEHeader.LoadConfigTableDirectory Eigenschap

Definitie

Hiermee haalt u de vermelding Load Configuration Table op.

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

Waarde van eigenschap

De vermelding Load Configuration Table.

Opmerkingen

Vertegenwoordigt IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG.

Van toepassing op