cloud_blob_shared_access_headers::set_content_disposition Method
Sets the value of the content-disposition header returned with the blob.
void set_content_disposition(
utility::string_t value
);
Parameters
- value
The content-disposition value.
Requirements
Header: blob.h
Namespace: azure::storage