SharedAccessBlobHeaders.ContentType Propiedad

Definición

Obtiene o establece el encabezado content-type que se devuelve con el blob.

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

Valor de propiedad

Una cadena que contiene el valor content-type.

Se aplica a