Back to Devexpress

UploadFileInfo Properties

blazor-devexpress-dot-blazor-dot-uploadfileinfo-dot-underscore-properties.md

latest891 B
Original Source

UploadFileInfo Properties

Provides information about a file.

NameDescription
GuidReturns the file GUID.
LastModifiedReturns the file’s last modified date.
LoadedBytesReturns the number of loaded bytes.
NameReturns the file name.
SizeReturns the file size (an integer value).
TypeReturns the file type.

See Also

UploadFileInfo Class

UploadFileInfo Members

DevExpress.Blazor Namespace