constructorpublic FileToSave(string srcPath, string newName, string extension, string mimetype = "*/*", SupportedFileType fileType = null) : this(srcPath, newName, fileType) Initializes a new instance of the FileToSave class
with the specified file path, new filename and extension.
srcPath
newName
extension
mimetype
fileType