NameDescriptionTypeAdditional information
guid

string

None.

uid

string

None.

name

文件名

string

None.

id

文件Id,编号从WU_FILE_0开始

string

None.

type

MIME type

string

None.

size

stream bytes

integer

None.

lastModifiedDate

javascript Date(GMT) from client

string

None.

ext

文件后缀名

string

None.

chunk

当前分片数据

integer

None.

chunks

分片数据总计

integer

None.

file

上传文件

HttpPostedFile

None.