다음을 통해 공유


PEDirectoriesBuilder.GlobalPointerTable 속성

정의

전역 포인터 테이블 이미지 디렉터리 항목입니다.

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

속성 값

디렉터리 항목 instance.

설명

IMAGE_DIRECTORY_ENTRY_GLOBALPTR을 나타냅니다.

적용 대상