Skip to main content

IWorkspace.CurrentProject property

Namespace: NextDesign.Desktop

Description

Current project
Returns information about the projects currently open in the application's workspace.
Returns null if the application does not have a project open.

IProject CurrentProject { get; }

types