다음을 통해 공유


CorHeader.ExportAddressTableJumpsDirectory 속성

정의

내보내기 주소 테이블 점프 항목을 가져옵니다.

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

속성 값

내보내기 주소 테이블 점프 항목입니다.

적용 대상