Ab1Header Properties |
The Ab1Header type exposes the following members.
Name | Description | |
---|---|---|
![]() | DirectoryEntries |
Contains a list of all entries found within the file. This does not include the initial header directory.
|
![]() | DirectoryEntryDefinition |
The first directory entry found after the header. This defines the following content of the file.
|
![]() | FileSignature |
Identifies the file as an abi file. These are the first four bytes and should be ABIF.
|
![]() | MajorVersion |
Major version pulled from the Version property.
|
![]() | Version |
Version of the abi file.
|