Constructor FileOpenSaveDialog.FileOpenSaveDialog
Overload
public FileOpenSaveDialog(string clientGuid = null, bool clearClientData = false)
Parameters
clientGuid (string)
A GUID used to save the recently used folder path and other data of this dialog. Optional. See IFileDialog.SetClientGuid. |
clearClientData (bool)
Clear the recently used folder path and other data of this dialog. |