Back to product page

WebRequestUploadPart Object


This object contains properties and methods for accessing single part in multipart/form-data request.


Methods
SaveSaves part to a file.
Properties
BeginHolds position of the part in the file.
BodyHolds full body of the part.
EndHolds ending position of the part in the file.
FilenameHolds filename of uploaded part, if auto parsed.
HeadersHolds collection of headers for current part.

Platforms

Windows