FolderBrowserDialog.AddToRecent Property

Definition

Gets or sets a value indicating whether the dialog box adds the folder being selected 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