PEHeader.CopyrightTableDirectory 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取“版权表”条目。
public:
 property System::Reflection::PortableExecutable::DirectoryEntry CopyrightTableDirectory { System::Reflection::PortableExecutable::DirectoryEntry get(); };public System.Reflection.PortableExecutable.DirectoryEntry CopyrightTableDirectory { get; }member this.CopyrightTableDirectory : System.Reflection.PortableExecutable.DirectoryEntryPublic ReadOnly Property CopyrightTableDirectory As DirectoryEntry属性值
“版权表”条目。
注解
表示 IMAGE_DIRECTORY_ENTRY_COPYRIGHT 或 IMAGE_DIRECTORY_ENTRY_ARCHITECTURE。