Share via


MultipartStreamProvider Constructor

Initializes a new instance of the MultipartStreamProvider class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New MultipartStreamProvider()
protected MultipartStreamProvider()
protected:
MultipartStreamProvider()
new : unit -> MultipartStreamProvider
protected function MultipartStreamProvider()

See Also

Reference

MultipartStreamProvider Class

System.Net.Http Namespace