SharedAccessBlobHeaders.ContentType Property

Definition

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

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

Property Value

A string containing the content-type value.

Applies to