IUploadedFilesCollection Properties |
The IUploadedFilesCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Returns the number of posted file objects within the request.
| |
Item |
Returns an IUploadedFile object corresponding to an index item within a request.
|