System::Net::Http::Headers::HttpContentHeaders::get_ContentRange method

HttpContentHeaders::get_ContentRange method

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

System::SharedPtr<ContentRangeHeaderValue> System::Net::Http::Headers::HttpContentHeaders::get_ContentRange()

ReturnValue

A value of the ‘Content-Range’ header.

See Also