다음을 통해 공유


PEHeader.ImportAddressTableDirectory 속성

정의

주소 테이블 가져오기 항목을 가져옵니다.

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

속성 값

주소 테이블 가져오기 항목입니다.

설명

IMAGE_DIRECTORY_ENTRY_IAT을 나타냅니다.

적용 대상