get_HasLength()

ContentRangeHeaderValue::get_HasLength() const method

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

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

Return Value

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

See Also