System::Net::Http::Headers::ContentRangeHeaderValue::set_Unit method

ContentRangeHeaderValue::set_Unit method

Sets units used in the range.

void System::Net::Http::Headers::ContentRangeHeaderValue::set_Unit(String value)
ParameterTypeDescription
valueStringThe value that must be set.

See Also