CommonItemDialog.AddToRecent Property

Definition

Gets or sets a value indicating whether the dialog box will add the item being opened or saved to the recent documents 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