Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
UniqueHash - create a unique hash from a string.
public static string Hash (string text);
static member Hash : string -> string
Public Shared Function Hash (text As String) As String