get_ContentRange()

HttpContentHeaders::get_ContentRange() method

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

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

Return Value

A value of the ‘Content-Range’ header.

See Also