다음을 통해 공유


PEDirectoriesBuilder.BaseRelocationTable 속성

정의

기본 재배치 테이블 이미지 디렉터리 항목입니다.

public:
 property System::Reflection::PortableExecutable::DirectoryEntry BaseRelocationTable { System::Reflection::PortableExecutable::DirectoryEntry get(); void set(System::Reflection::PortableExecutable::DirectoryEntry value); };
public System.Reflection.PortableExecutable.DirectoryEntry BaseRelocationTable { get; set; }
member this.BaseRelocationTable : System.Reflection.PortableExecutable.DirectoryEntry with get, set
Public Property BaseRelocationTable As DirectoryEntry

속성 값

디렉터리 항목 instance.

설명

IMAGE_DIRECTORY_ENTRY_BASERELOC을 나타냅니다.

적용 대상