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.
- Namespace
- NBuildKit
.MsBuild .Tasks .FileSystem - Containing Type
- ValidateHash
Syntax
public ITaskItem HashFile { get; set; }
Value
Type | Description |
---|---|
ITaskItem |