Click or drag to resize

ArchiveFileScannerFileAllocationTable 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
public ArchiveFileAllocationTable FileAllocationTable { get; set; }
View Source

Property Value

ArchiveFileAllocationTable

Implements

IArchiveFileScannerFileAllocationTable
See Also