Windows apps
Collapse the table of content
Expand the table of content

ProductHeaderValue::TryParse Method

Namespace:  System.Net.Http.Headers
Assembly:  System.Net.Http (in System.Net.Http.dll)

public:
static bool TryParse(
	String^ input, 
	[OutAttribute] ProductHeaderValue^% parsedValue
)

Parameters

input
Type: System::String
parsedValue
Type: System.Net.Http.Headers::ProductHeaderValue%

Return Value

Type: System::Boolean
Returns Boolean.
Show:
© 2017 Microsoft