Click or drag to resize

IAltaxoProjectService Properties

The IAltaxoProjectService type exposes the following members.

Properties
 NameDescription
Public propertyCurrentOpenProject 
Public propertyCurrentOpenProjectOrNull 
Public propertyCurrentProject Getter / setter for the currently open project.
(Inherited from IProjectService)
Public propertyCurrentProjectArchiveManager 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)
Public propertyCurrentProjectFileName 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)
Public propertyProjectFileExtensions Gets all possible file extensions for acceptable project files.
(Inherited from IProjectService)
Top
See Also