Aracılığıyla paylaş


PEHeader.LoadConfigTableDirectory Özellik

Tanım

Yük Yapılandırma Tablosu girdisini alır.

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

Özellik Değeri

Yapılandırma Tablosunu Yükle girdisi.

Açıklamalar

öğesini temsil eder IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG.

Şunlara uygulanır