Share via


ImageStoreUtility.ComputeHash(String, String, Boolean) Method

Definition

public static string ComputeHash(string algorithm, string path, bool ignoreCase);
static member ComputeHash : string * string * bool -> string
Public Shared Function ComputeHash (algorithm As String, path As String, ignoreCase As Boolean) As String

Parameters

algorithm
System.String
path
System.String
ignoreCase
System.Boolean

Returns

System.String

Applies to