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

protected MultipartStreamProvider()
protected:
MultipartStreamProvider()
new : unit -> MultipartStreamProvider
Protected Sub New

See Also

MultipartStreamProvider Class
System.Net.Http Namespace

Return to top