set_Value()

NameValueHeaderValue::set_Value(String) method

Sets a value of the current instance.

void System::Net::Http::Headers::NameValueHeaderValue::set_Value(String value)

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also