# SaveFileDialogOptions.ShowOverwritePrompt property

Shows the warning that the file already exists.

```csharp
public bool ShowOverwritePrompt { get; set; }
```

## See Also

* class [SaveFileDialogOptions](../SaveFileDialogOptions.md)
* namespace [Eremex.AvaloniaUI.Controls.ApplicationServices](../index.md)

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Common.Contracts.dll -->
