ArchiveInfoHeader Class
Definition
Header for a TZX archive info block.
public sealed class ArchiveInfoHeader : TzxBlockHeader
Properties
| Name | Description |
|---|---|
| BlockLength | Gets the length of the block data in bytes. |
| LengthOfWholeBlock | Gets the length of the whole archive info block in bytes. |
| NumberOfTextStrings | Gets the number of text strings in this archive info block. |
Methods
| Name | Description |
|---|---|
| ToString() | Returns a string that represents the current object. |