IFileHash.

FilePath Property

Summary

Gets the path of the file.
Namespace
Cake.SevenZip.Parsers
Containing Type
IFileHash

Syntax

string FilePath { get; }

Value

Type Description
string The path of the file.
GitHub Discussion