Hevea documentation

HttpPostedFile Class

The HTTP posted file correspond to a file that has been tramistted through posting a web form in a multipart/form-data format .

For a list of all members of this type, see HttpPostedFile Members.

System.Object
   Hevea.Core.Http.HttpPostedFile

public sealed class HttpPostedFile

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Hevea.Core.Http

Assembly: Hevea.Core (in Hevea.Core.dll)

See Also

HttpPostedFile Members | Hevea.Core.Http Namespace