SaveFileDialogOptions.ShowOverwritePrompt property¶ Shows the warning that the file already exists. public bool ShowOverwritePrompt { get; set; } See Also¶ class SaveFileDialogOptions namespace Eremex.AvaloniaUI.Controls.ApplicationServices