Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 554 Bytes

httpcontentheadercollection_haskey_425964900.md

File metadata and controls

26 lines (18 loc) · 554 Bytes
-api-id -api-type
M:Windows.Web.Http.Headers.HttpContentHeaderCollection.HasKey(System.String)
winrt method

Windows.Web.Http.Headers.HttpContentHeaderCollection.HasKey

-description

Determines whether the HttpContentHeaderCollection contains the specified key.

-parameters

-param key

The key associated with the item to locate.

-returns

true if the key is found; otherwise, false.

-remarks

-examples

-see-also