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

MultipartFormDataContent::Add Method (HttpContent, String)

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

public:
void Add(
	HttpContent^ content, 
	String^ name
)

Parameters

content
Type: System.Net.Http::HttpContent
name
Type: System::String
Show:
© 2017 Microsoft