This documentation is for the old version. Go to the latest Upload Suite docs

BaseFileInfo Properties

The BaseFileInfo type exposes the following members.

Properties

Name Description
Public property ContentLength

Gets the Content-length HTTP header.

Public property ContentType

Gets the value of the Content-type HTTP header.

Public property FileName

Gets name of the file.

Public property FileSize

Gets size of the file.

Public property Height

Gets height of the file.

Public property InputStream

Gets the Stream that represents the file.

Public property Width

Gets width of the file.

See Also

Reference