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

SourceFileInfo Methods

The SourceFileInfo type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetSafeFileName

Returns a safe file name for the file if it would be saved to dirPath folder.

(Inherited from BaseFileInfo.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Save

Saves file to the specified path.

(Inherited from BaseFileInfo.)
Public method SaveToFolder Overloaded.
Public method ToString (Inherited from Object.)
Public method ValidateHashCodeMD5

Compares HashCodeMD5 value and MD5 hash code calculated for the source file server-side.

Public method ValidateHashCodeSHA

Compares HashCodeSHA value and SHA hash code calculated for the source file server-side.

See Also

Reference