The methods of the UploadedFile class are listed below. For a complete list of UploadedFile class members, see the UploadedFile Members topic.
![]() GetSafeName | Returns the safe file name and extension of the specified path string. |
CopyTo | Overloaded. Copies an uploaded file to a new file. Overwriting a file of the same name is allowed. |
SaveAs | Overloaded. Moves an uploaded file to a new location, providing the option to specify file name. |