Windows apps
Collapse the table of content
Expand the table of content

TransferCodingWithQualityHeaderValue Constructor (String, Double)

Initializes a new instance of the TransferCodingWithQualityHeaderValue class.

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

public:
TransferCodingWithQualityHeaderValue(
	String^ value, 
	double quality
)

Parameters

value
Type: System::String
quality
Type: System::Double
Show:
© 2017 Microsoft