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

MultipartContent Constructor (String)

Initializes a new instance of the MultipartContent class.

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

public:
MultipartContent(
	String^ subtype
)

Parameters

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