The MvcUploadFile type exposes the following members.

Collapse imageProperties

  Name Description
Public property FileGuid
Gets the GUID of the file.
Public property FileName
Gets the name of the file.
Public property FileSize
Gets the size of the file.
Public property ProviderSupportFS
get whether GetTempFilePath() is available

Collapse imageSee Also