MultipartFileStreamProvider Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the MultipartFileStreamProvider class.

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

Syntax

'Declaration
Public Sub New
public MultipartFileStreamProvider()
public:
MultipartFileStreamProvider()
new : unit -> MultipartFileStreamProvider
public function MultipartFileStreamProvider()

.NET Framework Security

See Also

Reference

MultipartFileStreamProvider Class

MultipartFileStreamProvider Overload

System.Net.Http Namespace