Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 862 Bytes

httpproductinfoheadervalue_tryparse_916746877.md

File metadata and controls

29 lines (20 loc) · 862 Bytes
-api-id -api-type
M:Windows.Web.Http.Headers.HttpProductInfoHeaderValue.TryParse(System.String,Windows.Web.Http.Headers.HttpProductInfoHeaderValue@)
winrt method

Windows.Web.Http.Headers.HttpProductInfoHeaderValue.TryParse

-description

Determines whether a string is valid HttpProductInfoHeaderValue information.

-parameters

-param input

The string to validate.

-param productInfoHeaderValue

The HttpProductInfoHeaderValue version of the string.

-returns

true if input is valid HttpProductInfoHeaderValue information; otherwise, false.

-remarks

-examples

-see-also