NameValueWithParametersHeaderValue Properties

.NET Framework (current version)
 

Namespace:   System.Net.Http.Headers
Assembly:  System.Net.Http (in System.Net.Http.dll)

NameDescription
System_CAPS_pubpropertyName

Gets the header name.(Inherited from NameValueHeaderValue.)

System_CAPS_pubpropertyParameters

Gets the parameters from the NameValueWithParametersHeaderValue object.

System_CAPS_pubpropertyValue

Gets the header value.(Inherited from NameValueHeaderValue.)

Return to top
Show: