Hevea documentation

HttpPostedFileCollection Properties

The properties of the HttpPostedFileCollection class are listed below. For a complete list of HttpPostedFileCollection class members, see the HttpPostedFileCollection Members topic.

Public Instance Properties

Count Gets the count of files in the collection.
Item Gets a posted file.

See Also

HttpPostedFileCollection Class | Hevea.Core.Http Namespace