MultipartFormDataStreamProvider Methods

Include Protected Members
Include Inherited Members

The MultipartFormDataStreamProvider type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method ExecutePostProcessingAsync Reads the non-file contents as form data (Overrides MultipartStreamProvider.ExecutePostProcessingAsync().)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLocalFileName Gets the name of the local file which will be combined with the root path to create an absolute file name where the contents of the current MIME body part will be stored. (Inherited from MultipartFileStreamProvider.)
Public method GetStream (Overrides MultipartFileStreamProvider.GetStream(HttpContent, HttpContentHeaders).)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

MultipartFormDataStreamProvider Class

System.Net.Http Namespace