System::Net::Http::Headers::NameValueHeaderValue::get_Value method

NameValueHeaderValue::get_Value method

Gets a value of the current instance.

String System::Net::Http::Headers::NameValueHeaderValue::get_Value()

ReturnValue

The value of the current instance.

See Also