Share via


cloud_blob_shared_access_headers::content_disposition Method

Gets the value of the content-disposition header returned with the blob.

const utility::string_t& content_disposition() const;

Return Value

The content-disposition value.

Requirements

Header: blob.h

Namespace: azure::storage

See Also

Reference

cloud_blob_shared_access_headers Class