NameValueHeaderValue Properties

The NameValueHeaderValue type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets the parameter name.
Public propertyValue
Gets or sets the parameter value.
See Also