Gets the current open project. If the application is in a transition state between two projects, a
InvalidOperationException is thrown.
Namespace: AltaxoAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static AltaxoDocument Project { get; }
Property Value
AltaxoDocument
The project.
See Also