SharedAccessBlobHeaders.ContentEncoding Property

Definition

Gets or sets the content-encoding header returned with the blob.

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

Property Value

A string containing the content-encoding value.

Applies to