Property Contents
Contents
Gets the contents of the section
Declaration
public ReadOnlySpan<byte> Contents { get; }
Property Value
public ReadOnlySpan<byte> Contents { get; }
System.ReadOnlySpan<Byte> |
Gets the contents of the section
public ReadOnlySpan<byte> Contents { get; }
System.ReadOnlySpan<Byte> |