NativeFileSO

Keiwando.NFSO.NativeFileSOMacWin

instance method

SaveFile

public void SaveFile (FileToSave file) 

Summary

Presents a native dialog to the user which allows them to select a save location for the specified file and copies the file to that location.

Parameters

file

An instance of the FileToSave class which holds information about the file to be exported.

Remarks

See NativeFileSO.SaveFile(FileToSave) for more information on the usage of this method.