SharedAccessBlobHeaders Properties

Windows Runtime Azure Storage Client Library

Public Properties

  Name Description
public property CacheControl Gets or sets the cache-control header returned with the blob.
public property ContentDisposition Gets or sets the content-disposition header returned with the blob.
public property ContentEncoding Gets or sets the content-encoding header returned with the blob.
public property ContentLanguage Gets or sets the content-language header returned with the blob.
public property ContentType Gets or sets the content-type header returned with the blob.

See Also