FileDialog.AddToRecent Property

Definition

Gets or sets a value indicating whether the dialog box adds the file being opened or saved to the recent list.

public:
 property bool AddToRecent { bool get(); void set(bool value); };
public bool AddToRecent { get; set; }
member this.AddToRecent : bool with get, set
Public Property AddToRecent As Boolean

Property Value

Applies to