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

HttpHeaders::Add Method (String, IEnumerable<String>)

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

public:
void Add(
	String^ name, 
	IEnumerable<String^>^ values
)
Show:
© 2017 Microsoft