Skip to main content

OpenProjectOptions.IsSetCurrent property

Namespace: NextDesign.Desktop

Description

You can specify whether to set the loaded project as the current project.

If False is specified, the loaded project will not be set as the current project.
Default is True.

bool IsSetCurrent { get; }

type

  • bool