Click or drag to resize

ProjectServiceBase_currentProject Field

Holds the currently open project.

Namespace: Altaxo.Dom
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected IProject? _currentProject

Field Value

IProject
See Also