Click or drag to resize
MvcUploadFile Properties

The MvcUploadFile type exposes the following members.

Properties
  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
Top
See Also