System::Net::Http::Headers::HttpContentHeaders::get_ContentDisposition method

HttpContentHeaders::get_ContentDisposition method

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

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

ReturnValue

A value of the ‘Content-Disposition’ header.

See Also