Click or drag to resize
Ab1Header Properties

The Ab1Header type exposes the following members.

Properties
  NameDescription
Public propertyDirectoryEntries
Contains a list of all entries found within the file. This does not include the initial header directory.
Public propertyDirectoryEntryDefinition
The first directory entry found after the header. This defines the following content of the file.
Public propertyFileSignature
Identifies the file as an abi file. These are the first four bytes and should be ABIF.
Public propertyMajorVersion
Major version pulled from the Version property.
Public propertyVersion
Version of the abi file.
Top
See Also