MultipartFormDataContent Constructor

.NET Framework (current version)
 

Creates a new instance of the MultipartFormDataContent class.

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

NameDescription
System_CAPS_pubmethodMultipartFormDataContent()

Creates a new instance of the MultipartFormDataContent class.

System_CAPS_pubmethodMultipartFormDataContent(String^)

Creates a new instance of the MultipartFormDataContent class.

Return to top
Show: