MultipartRelatedStreamProvider Constructor
Initializes a new instance of the MultipartRelatedStreamProvider class.
Namespace: System.Net.Http
Assembly: System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New MultipartRelatedStreamProvider()
public MultipartRelatedStreamProvider()
public:
MultipartRelatedStreamProvider()
new : unit -> MultipartRelatedStreamProvider
public function MultipartRelatedStreamProvider()