Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 541 Bytes

httpresponseheadercollection_append_1768036699.md

File metadata and controls

26 lines (18 loc) · 541 Bytes
-api-id -api-type
M:Windows.Web.Http.Headers.HttpResponseHeaderCollection.Append(System.String,System.String)
winrt method

Windows.Web.Http.Headers.HttpResponseHeaderCollection.Append

-description

Adds a new item to the end of the HttpResponseHeaderCollection.

-parameters

-param name

The name of the value to add.

-param value

The item value to add.

-remarks

-examples

-see-also