다음을 통해 공유


PEDirectoriesBuilder.BoundImportTable 속성

정의

바인딩된 가져오기 이미지 디렉터리 항목입니다.

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

속성 값

디렉터리 항목 instance.

설명

IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT을 나타냅니다.

적용 대상