Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 557 Bytes

httpproductinfoheadervaluecollection_append_2132164815.md

File metadata and controls

23 lines (16 loc) · 557 Bytes
-api-id -api-type
M:Windows.Web.Http.Headers.HttpProductInfoHeaderValueCollection.Append(Windows.Web.Http.Headers.HttpProductInfoHeaderValue)
winrt method

Windows.Web.Http.Headers.HttpProductInfoHeaderValueCollection.Append

-description

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

-parameters

-param value

The new item to add.

-remarks

-examples

-see-also