Click or drag to resize

LocalFile Properties

The LocalFile type exposes the following members.

Properties
  NameDescription
Public propertyLocalThumbnail
The local file thumbnail.
Public propertyMime
The mime type of the file.
Public propertyName
The display name of the local file.
Public propertyPath
The full path of the local file.
Public propertySize
The size of the file in bytes.
Public propertyUploadProgressHandler
The delegation of the upload progress handler
Top
See Also