The RejectedFileCollection type exposes the following members.

Properties

  NameDescription
AllKeys
Gets a string array that contains all <INPUT TYPE="FILE"> field names with which all rejected files are associated.
Count
Gets the number of RejectedFile class instance that is containing in the RejectedFileCollection.
(Overrides NameObjectCollectionBase..::.Count.)
ItemOverloaded.
Gets an individual RejectedFile object from the rejected files collection. This property is overloaded to allow retrieval of RejectedFile objects by either name or numerical index.

See Also