ValidateHash.

HashFile Property

Summary

Gets or sets the full path of the file containing the expected hash. The file is expected to contain a line with the hash value followed by the name of the file for which the hash is computed.

Syntax

public ITaskItem HashFile { get; set; }

Value

Type Description
ITaskItem