_Application.DisplayRecentFiles Property

Definition

True if the list of recently used files is displayed on the File menu.

public:
 property bool DisplayRecentFiles { bool get(); void set(bool value); };
public bool DisplayRecentFiles { get; set; }
Public Property DisplayRecentFiles As Boolean

Property Value

Applies to