次の方法で共有


RequestResult.ContentMd5 プロパティ

定義

要求の content-MD5 値を取得します。

public string ContentMd5 { get; }
member this.ContentMd5 : string
Public ReadOnly Property ContentMd5 As String

プロパティ値

要求の content-MD5 値です。

適用対象