次の方法で共有


MultiBufferMemoryStream.ComputeMD5Hash メソッド

定義

このストリームのハッシュ値を計算します。

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

戻り値

計算されたハッシュ値の文字列表現です。

適用対象