Skip to main content

IWorkspace.ProjectAutoReload property

Namespace: NextDesign.Desktop

Description

Reload the project or

Gets or sets whether to automatically reload the project when the project is changed outside of Next Design. When automatically reloading a project, a confirmation dialog will appear.
Specify true to reload the project, false otherwise.

bool ProjectAutoReload { get; set; }

types

  • bool