次の方法で共有


PathContentInfo.ContentHash プロパティ

定義

要求コンテンツのハッシュ。 このヘッダーは、"Flush" 操作の場合にのみ返されます。 このヘッダーは、クライアントがメッセージ内容の整合性を確認する目的で返されます。 このヘッダーは、実際のファイルコンテンツではなく、要求のコンテンツを参照します。

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

プロパティ値

適用対象