System.Web.HttpFileCollection: Property Members

The properties of System.Web.HttpFileCollection are listed below. For a list of all members, see the HttpFileCollection Members list.

See Also: Inherited members from System.Collections.Specialized.NameObjectCollectionBase

Public Properties

[read-only]
AllKeysstring[].

Gets a string array containing the keys (names) of all members in the file collection.

[read-only]
default property
Item(int)HttpPostedFile. Documentation for this section has not yet been entered.
[read-only]
default property
Item(string)HttpPostedFile. Documentation for this section has not yet been entered.