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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
MultipartFileStreamProvider Class