ImageSection Class
Represents a section of a PE image file, containing the header and a Byte[] representing the contents of the section.
Namespace:
BytecodeApi.FileFormats.PEAssembly: BytecodeApi.FileFormats (in BytecodeApi.FileFormats.dll)
Syntax
[DebuggerDisplayAttribute] public sealed class ImageSection
<DebuggerDisplayAttribute> _ Public NotInheritable Class ImageSection
[DebuggerDisplayAttribute] public ref class ImageSection sealed