The BaseFileInfo type exposes the following members.
Name | Description | |
---|---|---|
ContentLength |
Gets the Content-length HTTP header. |
|
ContentType |
Gets the value of the Content-type HTTP header. |
|
FileName |
Gets name of the file. |
|
FileSize |
Gets size of the file. |
|
Height |
Gets height of the file. |
|
InputStream |
Gets the Stream that represents the file. |
|
Width |
Gets width of the file. |