Hevea documentation

HttpClientRequest.PostedFiles Property

Gets a collection of files that were posted by the client browser.

public HttpPostedFileCollection PostedFiles {get;}

See Also

HttpClientRequest Class | Hevea.Core.Http Namespace