S3Manager.

GetHash(IFile) Method

Summary

Gets the hash of a file
Assembly
Cake.AWS.S3.dll
Namespace
Cake.AWS.S3
Containing Type
S3Manager

Syntax

public string GetHash(IFile file)

Parameters

Name Type Description
file IFile The file to calculate the hash of

Return Value

Type Description
string The hash of a file.