DirectoryHash.

FileHashList Property

Summary

Gets the list of FileHash for all files of the directory.
Namespace
Cake.Common.Security
Containing Type
DirectoryHash

Syntax

public List<FileHash> FileHashList { get; }

Value

Type Description
List<FileHash>