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

ProductHeaderValue Constructor (String)

Initializes a new instance of the ProductHeaderValue class.

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

public:
ProductHeaderValue(
	String^ name
)

Parameters

name
Type: System::String
Show:
© 2017 Microsoft