The methods of the UploadedFile class are listed below. For a complete list of UploadedFile class members, see the UploadedFile Members topic.
![]() ![]() | Removes the Windows-style path from the given filename. |
![]() | Creates a Stream to which the IUploadModule can write the file as it is received. |
![]() | Disposes of any temporary resources (e.g. temp files) used by this object. |
![]() | |
![]() | |
![]() | |
![]() | Moves the file to a permanent location. |
![]() | Gets a Stream which can be used to access the file. |
![]() | Equivalent to MoveTo(path, MoveToOptions.Overwrite) |
![]() |
![]() | |
![]() |