다음을 통해 공유


PEDirectoriesBuilder.ExportTable 속성

정의

내보내기 테이블 이미지 디렉터리 항목입니다.

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

속성 값

디렉터리 항목 instance.

설명

IMAGE_DIRECTORY_ENTRY_EXPORT을 나타냅니다.

적용 대상