System::Net::Http::Headers::HttpContentHeaders::get_ContentMD5 方法

HttpContentHeaders::get_ContentMD5 method

获取 ‘Content-MD5’ 标头的值。

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

ReturnValue

‘Content-MD5’ 标头的值。

另见