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

MediaTypeWithQualityHeaderValue::Quality Property

Gets or sets {insert text here}.

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

public:
property Nullable<double> Quality {
	Nullable<double> get ();
	void set (Nullable<double> value);
}

Property Value

Type: System::Nullable<Double>
Show:
© 2017 Microsoft