BlobProperties.ContentMD5 プロパティ

定義

格納されている BLOB の content-MD5 値を取得または設定します。

public string ContentMD5 { get; set; }
member this.ContentMD5 : string with get, set
Public Property ContentMD5 As String

プロパティ値

BLOB の content-MD5 を表す文字列です。

適用対象