Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 674 Bytes

httpmediatypewithqualityheadervalue_quality.md

File metadata and controls

23 lines (16 loc) · 674 Bytes
-api-id -api-type
P:Windows.Web.Http.Headers.HttpMediaTypeWithQualityHeaderValue.Quality
winrt property

Windows.Web.Http.Headers.HttpMediaTypeWithQualityHeaderValue.Quality

-description

Get or set the qvalue or quality used in the Accept HTTP header.

-property-value

The qvalue or quality.

-remarks

The Quality property represents the quality factor that allows the user agent to indicate the relative degree of preference for the media type in a header. Quality uses a scale from 0 to 1. The default value is q=1.

-examples

-see-also