ArchiveInfoEntry Class
Definition
A single entry in a TZX archive info block.
public sealed class ArchiveInfoEntry
Constructors
| Name | Description |
|---|---|
| ArchiveInfoEntry(ArchiveInfoType, String) | A single entry in a TZX archive info block. |
Properties
| Name | Description |
|---|---|
| Text | Gets the text value of this archive info entry. |
| Type | Gets the type of this archive info entry. |
Methods
| Name | Description |
|---|---|
| ToString() | Returns a string that represents the current object. |