set_Unit()

ContentRangeHeaderValue::set_Unit(String) method

Sets units used in the range.

void System::Net::Http::Headers::ContentRangeHeaderValue::set_Unit(String value)

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also