Class FileHashes
A snapshot of file hashes for a folder tree, with the UTC timestamp at which it was generated.
Inherited Members
Namespace: Reportman.Drawing
Assembly: Reportman.Drawing.dll
Syntax
public class FileHashes
Constructors
View SourceFileHashes()
Declaration
public FileHashes()
Fields
View SourceDateTimeCreatedUtc
Declaration
public DateTime DateTimeCreatedUtc
Field Value
| Type | Description |
|---|---|
| DateTime |
Hashes
Declaration
public List<FileHash> Hashes
Field Value
| Type | Description |
|---|---|
| List<FileHash> |