MultipartFormDataStreamProvider Properties

Include Protected Members
Include Inherited Members

The MultipartFormDataStreamProvider type exposes the following members.

Properties

  Name Description
Protected property BufferSize Gets or sets the number of bytes buffered for writes to the file. (Inherited from MultipartFileStreamProvider.)
Public property Contents Gets or sets the contents for this MultipartStreamProvider. (Inherited from MultipartStreamProvider.)
Public property FileData Gets or sets the multipart file data. (Inherited from MultipartFileStreamProvider.)
Public property FormData Gets a NameValueCollection of form data passed as part of the multipart form data.
Protected property RootPath Gets or sets the root path where the content of MIME multipart body parts are written to. (Inherited from MultipartFileStreamProvider.)

Top

See Also

Reference

MultipartFormDataStreamProvider Class

System.Net.Http Namespace