Interface ISaveFileDialogHandler
Extends IFileDialogHandler with properties related to the save dialog window.
public interface ISaveFileDialogHandler : IFileDialogHandler, IDialogHandler, IDisposable
Properties
- OverwritePrompt
Gets or sets prompt for a confirmation if a file will be overwritten.