NameValueHeaderValue class

NameValueHeaderValue class

Represents a name/value pair that describe a header value.

The NameValueHeaderValue type exposes the following members:

Properties

PropertyDescription
nameGets the parameter name.
valueGets or sets the parameter value.

See Also