Skip to main content

IWorkspace.CurrentProject property

Namespace: NextDesign.Desktop

Description

Current project Returns information about the project currently open in the application workspace. Returns null if the application has not opened the project.

IProject CurrentProject {get;}

type