Click or drag to resize

ArchiveFileFileData Property

Gets the underlying FileStream of the ArchiveFile.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public FileStream FileData { get; }
View Source

Property Value

FileStream
See Also