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

MediaTypeWithQualityHeaderValue Constructor (String, Double)

Initializes a new instance of the MediaTypeWithQualityHeaderValue class.

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

public:
MediaTypeWithQualityHeaderValue(
	String^ mediaType, 
	double quality
)

Parameters

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