다음을 통해 공유


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을 나타냅니다.

적용 대상