get_Length()

ContentRangeHeaderValue::get_Length() method

Gets the length of an entity body.

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

Return Value

The length of an entity body.

See Also