PEHeader.DebugTableDirectory 属性
定义
public:
property System::Reflection::PortableExecutable::DirectoryEntry DebugTableDirectory { System::Reflection::PortableExecutable::DirectoryEntry get(); };
public System.Reflection.PortableExecutable.DirectoryEntry DebugTableDirectory { get; }
member this.DebugTableDirectory : System.Reflection.PortableExecutable.DirectoryEntry
Public ReadOnly Property DebugTableDirectory As DirectoryEntry
属性值
注解
表示 IMAGE_DIRECTORY_ENTRY_DEBUG 。Represents IMAGE_DIRECTORY_ENTRY_DEBUG.