System::Net::Http::Headers::ContentRangeHeaderValue::get_HasLength method

ContentRangeHeaderValue::get_HasLength method

Gets a value that indicates if the length is specified for the current header.

bool System::Net::Http::Headers::ContentRangeHeaderValue::get_HasLength() const

ReturnValue

A value that indicates if the length is specified for the current header.

See Also