Click or drag to resize

IArchiveFileScannerFileAllocationTable Property

Gets or sets the file allocation table of the file that this scanner is reading from.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
ArchiveFileAllocationTable FileAllocationTable { get; set; }
View Source

Property Value

ArchiveFileAllocationTable
See Also