你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MultiBufferMemoryStream.ComputeMD5Hash 方法

定义

计算此流的哈希值。

public string ComputeMD5Hash ();
member this.ComputeMD5Hash : unit -> string
Public Function ComputeMD5Hash () As String

返回

计算的哈希值的字符串表示形式。

适用于