get_ContentDisposition()

HttpContentHeaders::get_ContentDisposition() method

Gets a value of the ‘Content-Disposition’ header.

System::SharedPtr<ContentDispositionHeaderValue> System::Net::Http::Headers::HttpContentHeaders::get_ContentDisposition()

Return Value

A value of the ‘Content-Disposition’ header.

See Also