The SourceFileInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetSafeFileName |
Returns a safe file name for the file if it would be saved to dirPath folder. (Inherited from BaseFileInfo.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Save |
Saves file to the specified path. (Inherited from BaseFileInfo.) |
![]() |
SaveToFolder | Overloaded. |
![]() |
ToString | (Inherited from Object.) |
![]() |
ValidateHashCodeMD5 |
Compares HashCodeMD5 value and MD5 hash code calculated for the source file server-side. |
![]() |
ValidateHashCodeSHA |
Compares HashCodeSHA value and SHA hash code calculated for the source file server-side. |
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.) |