System::Net::Http::Headers::ContentRangeHeaderValue::get_Length method

ContentRangeHeaderValue::get_Length method

Gets the length of an entity body.

Nullable<int64_t> System::Net::Http::Headers::ContentRangeHeaderValue::get_Length()

ReturnValue

The length of an entity body.

See Also