PEHeader.LoadConfigTableDirectory 屬性

定義

取得 [載入組態表] 專案。

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

屬性值

[載入組態表] 專案。

備註

表示 IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG

適用於