The SourceFileInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ContentLength |
Gets the Content-length HTTP header. (Inherited from BaseFileInfo.) |
![]() |
ContentType |
Gets the value of the Content-type HTTP header. (Inherited from BaseFileInfo.) |
![]() |
CreatedDateTime |
Gets creation date of the source file. |
![]() |
FileName |
Gets name of the file. (Inherited from BaseFileInfo.) |
![]() |
FileSize |
Gets size of the source file. (Overrides BaseFileInfo.FileSize.) |
![]() |
HashCodeMD2 |
Gets MD2 hash value calculated for the source file. |
![]() |
HashCodeMD5 |
Gets MD5 hash value calculated for the source file. |
![]() |
HashCodeSHA |
Gets SHA hash value calculated for the source file. |
![]() |
Height |
Gets height of the source file. (Overrides BaseFileInfo.Height.) |
![]() |
HorizontalResolution |
Gets horizontal resolution of the source file. |
![]() |
InputStream |
Gets the Stream that represents the file. (Inherited from BaseFileInfo.) |
![]() |
ModifiedDateTime |
Gets last modification date of the source file. |
![]() |
VerticalResolution |
Gets vertical resolution of the source file. |
![]() |
Width |
Gets width of the source file. (Overrides BaseFileInfo.Width.) |