Click or drag to resize
Ab1HeaderFileSignature Property
Identifies the file as an abi file. These are the first four bytes and should be ABIF.

Namespace: Bio.IO.AppliedBiosystems
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public string FileSignature { get; set; }

Property Value

Type: String
See Also