NativeFileSO

Keiwando.NFSO.FileToSave

constructor

FileToSave

public FileToSave(string srcPath, SupportedFileType fileType = null) 

Summary

Initializes a new instance of the FileToSave class with the specified file path.

Parameters

srcPath

The current path to the existing file to be saved.

fileType

The file type associated with this file.