Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 611 Bytes

httpmediatypewithqualityheadervaluecollection_append_380525859.md

File metadata and controls

23 lines (16 loc) · 611 Bytes
-api-id -api-type
M:Windows.Web.Http.Headers.HttpMediaTypeWithQualityHeaderValueCollection.Append(Windows.Web.Http.Headers.HttpMediaTypeWithQualityHeaderValue)
winrt method

Windows.Web.Http.Headers.HttpMediaTypeWithQualityHeaderValueCollection.Append

-description

Adds a new HttpMediaTypeWithQualityHeaderValue item to the end of the collection.

-parameters

-param value

The new item to add.

-remarks

-examples

-see-also