get_ContentMD5()

HttpContentHeaders::get_ContentMD5() method

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

System::ArrayPtr<uint8_t> System::Net::Http::Headers::HttpContentHeaders::get_ContentMD5()

Return Value

A value of the ‘Content-MD5’ header.

See Also