Table of Contents

Property OverwritePrompt

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OverwritePrompt

Gets or sets prompt for a confirmation if a file will be overwritten.

public virtual bool OverwritePrompt { get; set; }

Property Value

bool

Remarks

This style is for Save dialog only, is always enabled on MacOs and cannot be disabled.