IAltaxo |
The IAltaxoProjectService type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentOpenProject | ||
| CurrentOpenProjectOrNull | ||
| CurrentProject |
Getter / setter for the currently open project.
(Inherited from IProjectService) | |
| CurrentProjectArchiveManager |
Gets the object that represents the storage of the current project on disk. If the current project was opened as a COM object, the value is null.
(Inherited from IProjectService) | |
| CurrentProjectFileName |
Gets the file name for the currently open project. Is null if the project has not got a file name for now.
(Inherited from IProjectService) | |
| ProjectFileExtensions |
Gets all possible file extensions for acceptable project files.
(Inherited from IProjectService) |