Skip to main content

OpenProjectOptions.AddToRecentFiles property

Namespace: NextDesign.Desktop

Description

You can specify whether to add the opened project to the recent files.

If False is specified, the opened project will not be added to the recent files.
Default is True.

bool AddToRecentFiles { get; set; }

types

  • bool