BlobProperties.ContentMD5 Property

Definition

Gets or sets the content-MD5 value stored for the blob.

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

Property Value

A string containing the blob's content-MD5 hash.

Applies to