MultiBufferMemoryStream.ComputeMD5Hash Method
Definition
Important
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.
Computes the hash value for this stream.
public string ComputeMD5Hash ();
member this.ComputeMD5Hash : unit -> string
Public Function ComputeMD5Hash () As String
Returns
String representation of the computed hash value.